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 the saturated addition panic inside IPA #1286

Merged
merged 5 commits into from
Sep 19, 2024

Remove commented code

6d7c1d2
Select commit
Loading
Failed to load commit list.
Merged

Fix the saturated addition panic inside IPA #1286

Remove commented code
6d7c1d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

93.70% (target 85.00%)

View this Pull Request on Codecov

93.70% (target 85.00%)

Details

Codecov Report

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

Project coverage is 93.70%. Comparing base (b511821) to head (6d7c1d2).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ipa-step/src/gate.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1286      +/-   ##
==========================================
+ Coverage   93.69%   93.70%   +0.01%     
==========================================
  Files         203      202       -1     
  Lines       33270    33333      +63     
==========================================
+ Hits        31171    31234      +63     
  Misses       2099     2099              

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