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

Poly-commitment: more docs and comments #2642

Merged
merged 19 commits into from
Oct 2, 2024

Update poly-commitment/src/ipa.rs

dd341e8
Select commit
Loading
Failed to load commit list.
Merged

Poly-commitment: more docs and comments #2642

Update poly-commitment/src/ipa.rs
dd341e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

69.55% (+0.01%) compared to 512918e

View this Pull Request on Codecov

69.55% (+0.01%) compared to 512918e

Details

Codecov Report

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

Project coverage is 69.55%. Comparing base (512918e) to head (dd341e8).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
poly-commitment/src/commitment.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2642      +/-   ##
==========================================
+ Coverage   69.54%   69.55%   +0.01%     
==========================================
  Files         243      243              
  Lines       57638    57653      +15     
==========================================
+ Hits        40082    40101      +19     
+ Misses      17556    17552       -4     

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