Closed nicole-graus closed 2 months ago
Attention: Patch coverage is 90.03497%
with 57 lines
in your changes missing coverage. Please review.
Project coverage is 70.95%. Comparing base (
9617e52
) to head (b6165b3
).
Files with missing lines | Patch % | Lines |
---|---|---|
math/src/field/fields/mersenne31/extensions.rs | 88.04% | 52 Missing :warning: |
math/src/unsigned_integer/element.rs | 0.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Optimize Mersenne31 Field
Description
In this PR we improve the Mersenne31 field operations and add the extensions of degree 2 and 4.
Type of change
Please delete options that are not relevant.