Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add --version command line option #643

Merged
merged 2 commits into from
Aug 3, 2024
Merged

feat: add --version command line option #643

merged 2 commits into from
Aug 3, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Aug 3, 2024

Closes #591.


Note

I don't intend to document this feature, but to include it in the template when opening an issue.

Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.02%. Comparing base (08d4fbf) to head (3a6db52).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
- Coverage   99.18%   99.02%   -0.17%     
==========================================
  Files          34       34              
  Lines        1837     1839       +2     
  Branches        8        6       -2     
==========================================
- Hits         1822     1821       -1     
- Misses         10       12       +2     
- Partials        5        6       +1     
Flag Coverage Δ
linux ?
osx 99.02% <100.00%> (+<0.01%) ⬆️
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wellwelwel wellwelwel marked this pull request as ready for review August 3, 2024 18:53
@wellwelwel wellwelwel marked this pull request as draft August 3, 2024 18:53
@wellwelwel wellwelwel changed the title feat: add --version flag feat: Add --version command line option Aug 3, 2024
@wellwelwel wellwelwel changed the title feat: Add --version command line option feat: add --version command line option Aug 3, 2024
@wellwelwel wellwelwel added cli and removed needs docs labels Aug 3, 2024
@wellwelwel wellwelwel marked this pull request as ready for review August 3, 2024 19:00
@wellwelwel wellwelwel merged commit 7051913 into main Aug 3, 2024
25 checks passed
@wellwelwel wellwelwel deleted the version branch August 3, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the --version command line option
1 participant