GalOrrery / interpolated-coordinates

Univariate Interpolations of Astropy Coordinates
https://interpolated-coordinates.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

Mypy test #15

Closed nstarman closed 2 years ago

nstarman commented 2 years ago

Checklist for package maintainer(s)

This checklist is meant to remind the package maintainer(s) who will review this pull request of some common things to look for. This list is not exhaustive.

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (e5a905a) into main (50d8b63) will decrease coverage by 0.55%. The diff coverage is 52.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   93.90%   93.35%   -0.56%     
==========================================
  Files           7        7              
  Lines         673      677       +4     
==========================================
  Hits          632      632              
- Misses         41       45       +4     
Impacted Files Coverage Δ
interpolated_coordinates/frame.py 87.97% <33.33%> (-1.97%) :arrow_down:
interpolated_coordinates/representation.py 99.61% <100.00%> (ø)
interpolated_coordinates/utils/spline.py 93.44% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50d8b63...e5a905a. Read the comment docs.