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

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 Feb 26, 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 Feb 26, 2022

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 401

  • Total lines of source code: 7150

  • Total classes: 268

  • Average Cyclomatic Number per line of code: 0.34

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1134.0 hours

  • Found issues: 6 ⚠

@dkrutskikh dkrutskikh added this to the 5.0.0 milestone Feb 26, 2022
@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #714 (d832fcf) into master (96b976f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #714   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files         263      263           
  Lines        5631     5631           
=======================================
  Hits         4885     4885           
  Misses        746      746           
Impacted Files Coverage Δ
..._collection_methods_with_unrelated_types_rule.dart 100.00% <100.00%> (ø)
...es/rules_list/avoid_returning_widgets/visitor.dart 100.00% <100.00%> (ø)
...rules_list/avoid_unnecessary_setstate/visitor.dart 100.00% <100.00%> (ø)
...ules_list/prefer_extracting_callbacks/visitor.dart 100.00% <100.00%> (ø)
...es_list/prefer_single_widget_per_file/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 96b976f...d832fcf. Read the comment docs.

@dkrutskikh dkrutskikh merged commit 714ca26 into master Feb 26, 2022
@dkrutskikh dkrutskikh deleted the bump-analyzer branch February 26, 2022 18:43
dkrutskikh added a commit that referenced this pull request Mar 7, 2022
* chore: restrict analyzer version to >=2.8.0 <3.4.0

* chore: add missed trailing comma

* chore: tune lints settings

* fix: update link in documentation

* fix
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.

3 participants