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

Transposes for vectorized aggregation #1008

Merged
merged 2 commits into from
Apr 17, 2024

Additional comments

aa1554d
Select commit
Loading
Failed to load commit list.
Merged

Transposes for vectorized aggregation #1008

Additional comments
aa1554d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2024 in 1s

90.46% (target 85.00%)

View this Pull Request on Codecov

90.46% (target 85.00%)

Details

Codecov Report

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

Project coverage is 90.46%. Comparing base (28411cd) to head (aa1554d).
Report is 7 commits behind head on main.

Files Patch % Lines
ipa-core/src/secret_sharing/vector/transpose.rs 90.10% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1008      +/-   ##
==========================================
- Coverage   90.61%   90.46%   -0.15%     
==========================================
  Files         167      167              
  Lines       23549    23806     +257     
==========================================
+ Hits        21339    21537     +198     
- Misses       2210     2269      +59     

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