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

Fix the --version flag #106

Merged
merged 1 commit into from
May 26, 2024
Merged

Fix the --version flag #106

merged 1 commit into from
May 26, 2024

Conversation

btschwertfeger
Copy link
Owner

The version flag was broken, since the package is named differently than the one that is imported.

@btschwertfeger btschwertfeger added this to the Upcoming Release milestone May 26, 2024
@btschwertfeger btschwertfeger self-assigned this May 26, 2024
Copy link

codecov bot commented May 26, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.26%. Comparing base (4355695) to head (10c0c62).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
cmethods/__init__.py 70.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   97.12%   96.26%   -0.87%     
==========================================
  Files           7        7              
  Lines         313      321       +8     
==========================================
+ Hits          304      309       +5     
- Misses          9       12       +3     
Flag Coverage Δ
unittests 96.26% <70.00%> (-0.87%) ⬇️

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

Files with missing lines Coverage Δ
cmethods/__init__.py 92.00% <70.00%> (-5.62%) ⬇️

@btschwertfeger btschwertfeger marked this pull request as ready for review May 26, 2024 07:30
@btschwertfeger btschwertfeger merged commit f724cfb into master May 26, 2024
36 checks passed
@btschwertfeger btschwertfeger deleted the fix-the-version-flag branch May 26, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant