Closed nstarman closed 2 years ago
Merging #8 (0bc4247) into main (d54e743) will decrease coverage by
0.80%
. The diff coverage is94.95%
.
@@ 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.
Just going to merge this. Further documentation details and getting the codecov back up will be done in future PRs.
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.
Extra CI
label.no-changelog-entry-needed
label. If this is a manual backport, use theskip-changelog-checks
label unless special changelog handling is necessary.astropy-bot
check might be missing; do not let the green checkmark fool you.backport-X.Y.x
label(s) before merge.