astropy / astropy-healpix

BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger
https://astropy-healpix.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 22 forks source link

Build wheels for PyPy #200

Closed lpsinger closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f7714f7) 88.27% compared to head (cdb7745) 88.27%.

:exclamation: Current head cdb7745 differs from pull request most recent head 28d8ca1. Consider uploading reports for the commit 28d8ca1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ======================================= Coverage 88.27% 88.27% ======================================= Files 6 6 Lines 503 503 ======================================= Hits 444 444 Misses 59 59 ```

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

lpsinger commented 7 months ago

This should fix all of the conda build issues revealed by @dstansby in https://github.com/conda-forge/astropy-healpix-feedstock/pull/32. @astrofrog, would you please review this so that we can do a release to fix the conda build without adding patches?