Closed feltroidprime closed 1 month ago
Attention: Patch coverage is 96.42857%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 71.12%. Comparing base (
e14cf2b
) to head (cae0f12
).
Files with missing lines | Patch % | Lines |
---|---|---|
math/src/polynomial/mod.rs | 96.42% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Rationale :
differentiate can be useful
printing nicely the poly as well
Will enable drop-in replacement in Garaga for the Polynomial struct.
Thank you! :)