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

Fix aggregation bug due to stale hash value #1422

Merged
merged 7 commits into from
Mar 13, 2024

use slice instead of vec

eda0001
Select commit
Loading
Failed to load commit list.
Merged

Fix aggregation bug due to stale hash value #1422

use slice instead of vec
eda0001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

67.8% (+0.4%) compared to 35c7803

View this Pull Request on Codecov

67.8% (+0.4%) compared to 35c7803

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.8%. Comparing base (35c7803) to head (eda0001).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1422     +/-   ##
=======================================
+ Coverage   67.3%   67.8%   +0.4%     
=======================================
  Files        138     139      +1     
  Lines      19654   19687     +33     
=======================================
+ Hits       13243   13363    +120     
+ Misses      6411    6324     -87     

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