GalOrrery / interpolated-coordinates

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

Test cov #17

Closed nstarman closed 2 years ago

nstarman commented 2 years ago

Description

Up code coverage

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 #17 (24431c1) into main (650973b) will increase coverage by 4.73%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   93.90%   98.64%   +4.73%     
==========================================
  Files           7        7              
  Lines         673      665       -8     
==========================================
+ Hits          632      656      +24     
+ Misses         41        9      -32     
Impacted Files Coverage Δ
interpolated_coordinates/frame.py 99.42% <100.00%> (+9.47%) :arrow_up:
interpolated_coordinates/utils/spline.py 96.66% <100.00%> (+3.22%) :arrow_up:
interpolated_coordinates/representation.py 100.00% <0.00%> (+0.38%) :arrow_up:
...olated_coordinates/utils/generic_representation.py 95.50% <0.00%> (+11.23%) :arrow_up:

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 650973b...24431c1. Read the comment docs.