Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

feat: support type=lint suppression #1156

Merged
merged 2 commits into from
Jan 23, 2023
Merged

feat: support type=lint suppression #1156

merged 2 commits into from
Jan 23, 2023

Conversation

incendial
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Add a CLI option
  • Add something to the core
  • Other, please explain:

@incendial incendial added type: enhancement New feature or request area-core labels Jan 20, 2023
@incendial incendial added this to the 5.5.0 milestone Jan 20, 2023
@incendial incendial requested a review from dkrutskikh January 20, 2023 12:45
@incendial incendial self-assigned this Jan 20, 2023
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Merging #1156 (94b0adc) into master (4affa64) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 94b0adc differs from pull request most recent head 6ed4a6d. Consider uploading reports for the commit 6ed4a6d to get more accurate results

@@            Coverage Diff             @@
##           master    #1156      +/-   ##
==========================================
+ Coverage   85.57%   85.58%   +0.01%     
==========================================
  Files         350      350              
  Lines        7919     7925       +6     
==========================================
+ Hits         6777     6783       +6     
  Misses       1142     1142              
Impacted Files Coverage Δ
lib/src/analyzers/lint_analyzer/lint_analyzer.dart 92.63% <100.00%> (+0.09%) ⬆️
lib/src/utils/suppression.dart 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@incendial incendial merged commit ab95f02 into master Jan 23, 2023
@incendial incendial deleted the type-lint-suppression branch January 23, 2023 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-core type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant