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 gather memory usage issue by not accumulating GatherResult #2962

Merged
merged 6 commits into from
Jan 31, 2024

update multigather too

84f5807
Select commit
Loading
Failed to load commit list.
Merged

MRG: fix gather memory usage issue by not accumulating GatherResult #2962

update multigather too
84f5807
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 1s

86.62% (+0.01%) compared to e2c199f

View this Pull Request on Codecov

86.62% (+0.01%) compared to e2c199f

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e2c199f) 86.61% compared to head (84f5807) 86.62%.

Files Patch % Lines
src/sourmash/commands.py 98.64% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2962      +/-   ##
==========================================
+ Coverage   86.61%   86.62%   +0.01%     
==========================================
  Files         135      135              
  Lines       15262    15278      +16     
  Branches     2622     2618       -4     
==========================================
+ Hits        13219    13235      +16     
  Misses       1743     1743              
  Partials      300      300              

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