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

Dial it up to 11 #246

Closed pllim closed 11 months ago

pllim commented 11 months ago

Why, tox, why. So close.

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

OK I am happy with the test logs now. Maybe I'll merge this back to #243