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

MRG: fix multigather output by adding md5sum along with -U/--output-add-query-md5sum #2722

Merged
merged 28 commits into from
Feb 29, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

1265d82
Select commit
Loading
Failed to load commit list.
Merged

MRG: fix multigather output by adding md5sum along with -U/--output-add-query-md5sum #2722

[pre-commit.ci] auto fixes from pre-commit.com hooks
1265d82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

86.78% (+0.01%) compared to 0d2359d

View this Pull Request on Codecov

86.78% (+0.01%) compared to 0d2359d

Details

Codecov Report

Attention: Patch coverage is 88.57143% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 86.78%. Comparing base (0d2359d) to head (1265d82).

Files Patch % Lines
src/sourmash/commands.py 87.50% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2722      +/-   ##
==========================================
+ Coverage   86.76%   86.78%   +0.01%     
==========================================
  Files         136      136              
  Lines       15509    15523      +14     
  Branches     2624     2626       +2     
==========================================
+ Hits        13457    13471      +14     
  Misses       1751     1751              
  Partials      301      301              

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