astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Test downstream with Python 3.12 #86

Closed astrofrog closed 2 months ago

astrofrog commented 2 months ago

Hopefully this should fix the downstream job (astropy core now requires Python 3.10)

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.98%. Comparing base (a69852a) to head (fbd3ba0). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== - Coverage 76.06% 75.98% -0.08% ========================================== Files 4 4 Lines 330 329 -1 ========================================== - Hits 251 250 -1 Misses 79 79 ```

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