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

Move u128 conversions out of Field trait #954

Merged
merged 1 commit into from
Feb 21, 2024

Move u128 conversions out of Field trait

8433d08
Select commit
Loading
Failed to load commit list.
Merged

Move u128 conversions out of Field trait #954

Move u128 conversions out of Field trait
8433d08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

88.43% (target 85.00%)

View this Pull Request on Codecov

88.43% (target 85.00%)

Details

Codecov Report

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

Comparison is base (860e046) 88.44% compared to head (8433d08) 88.43%.

Files Patch % Lines
ipa-core/src/test_fixture/mod.rs 20.00% 4 Missing ⚠️
ipa-core/src/test_fixture/circuit.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #954      +/-   ##
==========================================
- Coverage   88.44%   88.43%   -0.01%     
==========================================
  Files         158      158              
  Lines       21472    21472              
==========================================
- Hits        18991    18989       -2     
- Misses       2481     2483       +2     

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