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

feat: add version flag to print package version #660

Merged
merged 3 commits into from
Jan 25, 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
[X] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

@incendial incendial added type: enhancement New feature or request area-commands labels Jan 22, 2022
@incendial incendial added this to the 4.10.0 milestone Jan 22, 2022
@incendial incendial requested a review from dkrutskikh January 22, 2022 18:07
@incendial incendial self-assigned this Jan 22, 2022
@github-actions
Copy link

github-actions bot commented Jan 22, 2022

Dart Code Metrics unused files report of dart_code_metrics. ✅

Summary

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

@codecov
Copy link

codecov bot commented Jan 22, 2022

Codecov Report

Merging #660 (93b01b7) into master (30db896) will increase coverage by 0.06%.
The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
+ Coverage   86.15%   86.21%   +0.06%     
==========================================
  Files         251      251              
  Lines        5367     5377      +10     
==========================================
+ Hits         4624     4636      +12     
+ Misses        743      741       -2     
Impacted Files Coverage Δ
lib/src/cli/cli_runner.dart 62.50% <73.33%> (+26.13%) ⬆️

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 30db896...93b01b7. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jan 22, 2022

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 381

  • Total lines of source code: 6832

  • Total classes: 255

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

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1094.0 hours

  • Found issues: 6 ⚠

@dkrutskikh dkrutskikh merged commit 53bb3ba into master Jan 25, 2022
@dkrutskikh dkrutskikh deleted the add-version-flag branch January 25, 2022 06:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants