aleaxit / gmpy

General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)
https://gmpy2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
518 stars 86 forks source link

Fix CI tests on windows-latest #491

Closed skirpichev closed 3 months ago

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.50%. Comparing base (224745b) to head (8c0d52e). Report is 27 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #491 +/- ## ========================================== - Coverage 85.52% 85.50% -0.03% ========================================== Files 50 50 Lines 11656 11645 -11 Branches 2202 2201 -1 ========================================== - Hits 9969 9957 -12 - Misses 1687 1688 +1 ```

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