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
510 stars 86 forks source link

Update MPFR to 4.2.1 in build scripts & fix test failures on new version #422

Closed skirpichev closed 1 year ago

skirpichev commented 1 year ago

Closes https://github.com/aleaxit/gmpy/issues/418

codecov-commenter commented 1 year ago

Codecov Report

Merging #422 (68a6b48) into master (016dc98) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   83.63%   83.63%           
=======================================
  Files          49       49           
  Lines       11715    11715           
  Branches     2190     2190           
=======================================
  Hits         9798     9798           
  Misses       1917     1917           
Files Changed Coverage Δ
src/gmpy2_format.c 88.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more