astropy / reproject

Python-based Astronomical image reprojection :milky_way: - maintainer @astrofrog
https://reproject.readthedocs.io
BSD 3-Clause "New" or "Revised" License
106 stars 66 forks source link

Enable testing of wheels on silicon mac #428

Closed astrofrog closed 7 months ago

astrofrog commented 7 months ago

This should now work - let's see if it passes!

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 93.60%. Comparing base (b689c5e) to head (2dedbc5). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #428 +/- ## ======================================= Coverage 93.60% 93.60% ======================================= Files 25 25 Lines 892 892 ======================================= Hits 835 835 Misses 57 57 ```

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

Cadair commented 7 months ago

No Python 3.9 for us apparently: https://github.com/astropy/reproject/actions/runs/8016974267/job/21900496402?pr=428

astrofrog commented 7 months ago

pre-commit.ci autofix