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: refactor calculate_gather_stats to disallow repeated downsampling #3352

Merged
merged 29 commits into from
Oct 15, 2024

fix merge mistakes

72d2044
Select commit
Loading
Failed to load commit list.
Merged

MRG: refactor calculate_gather_stats to disallow repeated downsampling #3352

fix merge mistakes
72d2044
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 1s

86.42% (+0.00%) compared to 7d11173

View this Pull Request on Codecov

86.42% (+0.00%) compared to 7d11173

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.42%. Comparing base (7d11173) to head (72d2044).

Files with missing lines Patch % Lines
src/core/src/index/mod.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3352   +/-   ##
=======================================
  Coverage   86.42%   86.42%           
=======================================
  Files         137      137           
  Lines       16069    16070    +1     
  Branches     2211     2211           
=======================================
+ Hits        13888    13889    +1     
  Misses       1874     1874           
  Partials      307      307           

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