regro / cf-scripts

Flagship repo for cf-regro-autotick-bot
Other
49 stars 74 forks source link

mpir -> gmp replacement #2832

Closed isuruf closed 2 months ago

isuruf commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.10%. Comparing base (8b5b38e) to head (901e0b0).

Files Patch % Lines
conda_forge_tick/make_migrators.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2832 +/- ## ========================================== - Coverage 75.10% 75.10% -0.01% ========================================== Files 111 111 Lines 11240 11241 +1 ========================================== Hits 8442 8442 - Misses 2798 2799 +1 ```

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

isuruf commented 2 months ago

Not sure how to add a test for this. Checked for a file that tests python-build replacement, but couldn't find one.

isuruf commented 2 months ago

Thanks for the review and merge