AndrewAnnex / SpiceyPy

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

SpiceyPy 3.1.0 release prep #373

Closed AndrewAnnex closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ab41785). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #373   +/-   ##
=========================================
  Coverage          ?   99.88%           
=========================================
  Files             ?       12           
  Lines             ?    15106           
  Branches          ?        0           
=========================================
  Hits              ?    15088           
  Misses            ?       18           
  Partials          ?        0           
Impacted Files Coverage Δ
spiceypy/__init__.py 100.00% <100.00%> (ø)
spiceypy/utils/support_types.py 99.59% <0.00%> (ø)
spiceypy/utils/libspicehelper.py 100.00% <0.00%> (ø)
spiceypy/tests/test_gettestkernels.py 100.00% <0.00%> (ø)
spiceypy/tests/test_wrapper.py 100.00% <0.00%> (ø)
spiceypy/utils/callbacks.py 100.00% <0.00%> (ø)
spiceypy/tests/test_support_types.py 100.00% <0.00%> (ø)
spiceypy/config.py 100.00% <0.00%> (ø)
spiceypy/tests/test_spiceerrors.py 100.00% <0.00%> (ø)
... and 3 more

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 ab41785...557f1a4. Read the comment docs.