mhostetter / galois

A performant NumPy extension for Galois fields and their applications
https://mhostetter.github.io/galois/
MIT License
295 stars 27 forks source link

Release 0.3.7 #530

Closed mhostetter closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (99e91d9) 96.34% compared to head (a0c03ba) 96.43%.

Files Patch % Lines
src/galois/_domains/_array.py 85.45% 8 Missing :warning:
src/galois/_prime.py 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #530 +/- ## ========================================== + Coverage 96.34% 96.43% +0.08% ========================================== Files 46 46 Lines 5848 5911 +63 ========================================== + Hits 5634 5700 +66 + Misses 214 211 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.