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 coverage #27

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Improve coverage #27

merged 2 commits into from
Aug 12, 2024

Conversation

CodyCBakerPhD
Copy link
Member

fix #6

@CodyCBakerPhD CodyCBakerPhD self-assigned this Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.05%. Comparing base (acc51cc) to head (b68e220).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   67.97%   75.05%   +7.08%     
==========================================
  Files          11       11              
  Lines         459      449      -10     
==========================================
+ Hits          312      337      +25     
+ Misses        147      112      -35     
Flag Coverage Δ
unittests 75.05% <100.00%> (+7.08%) ⬆️

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

Files Coverage Δ
src/dandi_s3_log_parser/_config.py 68.42% <ø> (+6.51%) ⬆️
...c/dandi_s3_log_parser/_dandi_s3_log_file_parser.py 81.73% <100.00%> (+0.55%) ⬆️
src/dandi_s3_log_parser/_ip_utils.py 100.00% <ø> (+46.96%) ⬆️
src/dandi_s3_log_parser/_s3_log_line_parser.py 89.04% <ø> (+7.86%) ⬆️

@CodyCBakerPhD CodyCBakerPhD marked this pull request as ready for review August 12, 2024 04:39
@CodyCBakerPhD CodyCBakerPhD merged commit 4c9cb30 into main Aug 12, 2024
2 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the improve_coverage branch August 12, 2024 04:39
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.

Enhance coverage
1 participant