GalOrrery / interpolated-coordinates

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

Refactors from updated Astropy #6

Closed nstarman closed 2 years ago

nstarman commented 2 years ago

The package template is a bit out of date.

codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (1d96220) into main (09124a1) will increase coverage by 0.24%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   96.27%   96.51%   +0.24%     
==========================================
  Files          12       12              
  Lines        1397     1408      +11     
==========================================
+ Hits         1345     1359      +14     
+ Misses         52       49       -3     
Impacted Files Coverage Δ
interpolated_coordinates/conftest.py 92.59% <87.50%> (+17.59%) :arrow_up:
interpolated_coordinates/_type_hints.py 100.00% <0.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 09124a1...1d96220. Read the comment docs.