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

Modernization galore #243

Closed pllim closed 11 months ago

pllim commented 11 months ago

Please use SQUASH AND MERGE button!

After merge:

codecov[bot] commented 11 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Files Coverage Δ
spherical_geometry/__init__.py 100.00% <100.00%> (ø)
spherical_geometry/graph.py 93.19% <100.00%> (+0.03%) :arrow_up:
spherical_geometry/polygon.py 82.37% <100.00%> (-0.05%) :arrow_down:
spherical_geometry/vector.py 84.48% <ø> (+2.81%) :arrow_up:
spherical_geometry/great_circle_arc.py 39.53% <12.50%> (-1.69%) :arrow_down:

... and 1 file with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.

pllim commented 11 months ago

Despite the scary diff, users won't actually see anything different. All they will get are new wheels after next release. So no need for change log.

pllim commented 11 months ago

This is in a good state now, so I am going to YOLO merge it. If you run into problems, will be happy to come back to help. Enjoy your wheels!