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

Improve --help formatting #42

Merged
merged 3 commits into from
Aug 16, 2024
Merged

Improve --help formatting #42

merged 3 commits into from
Aug 16, 2024

Conversation

CodyCBakerPhD
Copy link
Member

And some minor debugs

@CodyCBakerPhD CodyCBakerPhD self-assigned this Aug 16, 2024
@CodyCBakerPhD CodyCBakerPhD marked this pull request as ready for review August 16, 2024 05:42
@CodyCBakerPhD CodyCBakerPhD merged commit a00b580 into main Aug 16, 2024
2 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the enhance_cli branch August 16, 2024 05:47
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.08%. Comparing base (a6ba38d) to head (aa4512a).
Report is 8 commits behind head on main.

Files Patch % Lines
src/dandi_s3_log_parser/_command_line_interface.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   68.08%   65.08%   -3.01%     
==========================================
  Files          11       12       +1     
  Lines         423      484      +61     
==========================================
+ Hits          288      315      +27     
- Misses        135      169      +34     
Flag Coverage Δ
unittests 65.08% <0.00%> (-3.01%) ⬇️

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

Files Coverage Δ
src/dandi_s3_log_parser/__init__.py 100.00% <ø> (ø)
...c/dandi_s3_log_parser/_dandi_s3_log_file_parser.py 80.68% <ø> (-0.43%) ⬇️
src/dandi_s3_log_parser/testing/__init__.py 0.00% <ø> (ø)
src/dandi_s3_log_parser/_command_line_interface.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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