AndrewAnnex / SpiceyPy

SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.
MIT License
384 stars 84 forks source link

fixed one xfail #449

Closed AndrewAnnex closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #449 (0f15dd2) into main (c82a872) will decrease coverage by 0.00%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main     #449      +/-   ##
==========================================
- Coverage   99.75%   99.74%   -0.01%     
==========================================
  Files          12       12              
  Lines       15567    15572       +5     
==========================================
+ Hits        15529    15533       +4     
- Misses         38       39       +1     
Impacted Files Coverage Δ
src/spiceypy/spiceypy.py 99.53% <66.66%> (-0.04%) :arrow_down:
src/spiceypy/tests/test_wrapper.py 99.83% <100.00%> (+0.01%) :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 c82a872...0f15dd2. Read the comment docs.