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

Change ec_op_impl() to use ProjectivePoint (0.9.X base) #1534

Merged
merged 2 commits into from
Jan 3, 2024

Update PR No

aaa9951
Select commit
Loading
Failed to load commit list.
Merged

Change ec_op_impl() to use ProjectivePoint (0.9.X base) #1534

Update PR No
aaa9951
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2024 in 0s

96.82% (-0.01%) compared to 6fa38f7

View this Pull Request on Codecov

96.82% (-0.01%) compared to 6fa38f7

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6fa38f7) 96.82% compared to head (aaa9951) 96.82%.

Files Patch % Lines
vm/src/vm/runners/builtin_runner/ec_op.rs 97.77% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/0.9.X    #1534      +/-   ##
==================================================
- Coverage           96.82%   96.82%   -0.01%     
==================================================
  Files                  95       95              
  Lines               39451    39464      +13     
==================================================
+ Hits                38199    38211      +12     
- Misses               1252     1253       +1     

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