GalOrrery / interpolated-coordinates

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

Documentation #8

Closed nstarman closed 2 years ago

nstarman commented 2 years ago

RTD.

Need to set up.

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 #8 (0bc4247) into main (d54e743) will decrease coverage by 0.80%. The diff coverage is 94.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   96.38%   95.58%   -0.81%     
==========================================
  Files          12       14       +2     
  Lines        1412     1471      +59     
==========================================
+ Hits         1361     1406      +45     
- Misses         51       65      +14     
Impacted Files Coverage Δ
...olated_coordinates/utils/generic_representation.py 84.26% <68.75%> (-9.28%) :arrow_down:
interpolated_coordinates/frame.py 89.94% <89.94%> (ø)
interpolated_coordinates/utils/spline.py 93.44% <93.54%> (+0.46%) :arrow_up:
interpolated_coordinates/tests/test_frame.py 97.54% <97.54%> (ø)
interpolated_coordinates/representation.py 99.61% <99.61%> (ø)
interpolated_coordinates/__init__.py 100.00% <100.00%> (ø)
...erpolated_coordinates/tests/test_representation.py 99.31% <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 d54e743...0bc4247. Read the comment docs.

nstarman commented 2 years ago

Just going to merge this. Further documentation details and getting the codecov back up will be done in future PRs.