astropy / astroscrappy

Speedy Cosmic Ray Annihilation Package in Python
70 stars 34 forks source link

BLD: pin extension-helpers to 1.* following upstream recommendation #80

Closed neutrinoceros closed 11 months ago

neutrinoceros commented 11 months ago

following https://github.com/astropy/extension-helpers/pull/72

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (783f217) 93.09% compared to head (a37c370) 83.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== - Coverage 93.09% 83.75% -9.35% ========================================== Files 7 6 -1 Lines 782 437 -345 Branches 12 0 -12 ========================================== - Hits 728 366 -362 - Misses 54 71 +17 ```

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

neutrinoceros commented 11 months ago

I don't think CI errors are related; In any case, please let me know if you need a hand with it, I'd be happy to help !

neutrinoceros commented 11 months ago

ping @hamogu

saimn commented 11 months ago

Thanks