spacetelescope / spherical_geometry

A Python package for handling spherical polygons that represent arbitrary regions of the sky
http://spherical-geometry.readthedocs.io/
61 stars 31 forks source link

TST: Cancel duplicate wheel builds #277

Closed pllim closed 3 months ago

pllim commented 3 months ago

I noticed that some wheels are taking a long time. Then I realized they are behind in a queue. Duplicate builds should get cancelled. This is common situation when you enable wheel builds in PRs.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.33%. Comparing base (49f8c89) to head (467451b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #277 +/- ## ======================================= Coverage 80.33% 80.33% ======================================= Files 5 5 Lines 1017 1017 ======================================= Hits 817 817 Misses 200 200 ```

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