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

Feat/3-bit #127

Merged
merged 5 commits into from
Dec 18, 2024

fixed comment

ab87520
Select commit
Loading
Failed to load commit list.
Merged

Feat/3-bit #127

fixed comment
ab87520
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

99.72% (target 99.00%)

View this Pull Request on Codecov

99.72% (target 99.00%)

Details

Codecov Report

Attention: Patch coverage is 95.74468% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.72%. Comparing base (3585f10) to head (ab87520).

Files with missing lines Patch % Lines
contracts/libs/crypto/ECDSA384.sol 95.74% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   99.75%   99.72%   -0.03%     
==========================================
  Files          56       56              
  Lines        3278     3301      +23     
  Branches      489      495       +6     
==========================================
+ Hits         3270     3292      +22     
- Misses          8        9       +1     

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