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

fix: correctly available check rule names #1068

Merged
merged 2 commits into from
Nov 2, 2022
Merged

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 requested a review from dkrutskikh November 2, 2022 17:19
@incendial incendial self-assigned this Nov 2, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

Dart Code Metrics unused files report of dart_code_metrics. ✅

Summary

  • Scanned package folders: bin, example, lib
  • No unused files found! ✅

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 516

  • Total lines of source code: 9173

  • Total classes: 390

  • Average Cyclomatic Number per line of code: 0.36 / 2

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1888.0 hours

  • Found issues: 5 ⚠

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #1068 (75cd84d) into master (b8285c7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 75cd84d differs from pull request most recent head 9957555. Consider uploading reports for the commit 9957555 to get more accurate results

@@           Coverage Diff           @@
##           master    #1068   +/-   ##
=======================================
  Coverage   84.73%   84.74%           
=======================================
  Files         327      327           
  Lines        7195     7196    +1     
=======================================
+ Hits         6097     6098    +1     
  Misses       1098     1098           
Impacted Files Coverage Δ
...lint_analyzer/lint_analysis_options_validator.dart 55.31% <100.00%> (ø)
...c/analyzers/lint_analyzer/rules/rules_factory.dart 75.00% <100.00%> (+3.57%) ⬆️

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

@incendial incendial merged commit 8bc1a3c into master Nov 2, 2022
@incendial incendial deleted the fix-rules-validation branch November 2, 2022 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants