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

chore: restrict analyzer version to >=2.4.0 <3.2.0. #645

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

dkrutskikh
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:

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

@github-actions
Copy link

github-actions bot commented Jan 13, 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 Jan 13, 2022

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 357

  • Total lines of source code: 6384

  • Total classes: 240

  • Average Cyclomatic Number per line of code: 0.35 / 1

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1034.0 hours

  • Found issues: 6 ⚠

@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #645 (b296ff8) into master (3393152) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   86.16%   86.16%           
=======================================
  Files         235      235           
  Lines        5046     5046           
=======================================
  Hits         4348     4348           
  Misses        698      698           
Impacted Files Coverage Δ
...r/rules/rules_list/avoid_global_state/visitor.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3393152...b296ff8. Read the comment docs.

@dkrutskikh dkrutskikh merged commit f79504f into master Jan 13, 2022
@dkrutskikh dkrutskikh deleted the analyzer-version branch January 13, 2022 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants