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
516 stars 87 forks source link

Port some tests to pytest framework (step 6, the last) #457

Closed skirpichev closed 10 months ago

skirpichev commented 10 months ago

a continuation of https://github.com/aleaxit/gmpy/pull/456

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (2183205) 85.05% compared to head (1da53e7) 85.05%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #457 +/- ## ======================================= Coverage 85.05% 85.05% ======================================= Files 49 49 Lines 11733 11733 Branches 2204 2204 ======================================= Hits 9980 9980 Misses 1753 1753 ```

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