AndrewAnnex / SpiceyPy

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

Fix tests that miscalculated the mass of the earth #469

Closed fyellin closed 1 year ago

fyellin commented 1 year ago

Issue #468

Two tests were miscalculating the mass of the earth and testing against incorrect values.

codecov[bot] commented 1 year ago

Codecov Report

Merging #469 (bc430e4) into main (1f5297b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #469   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          13       13           
  Lines       15635    15635           
=======================================
  Hits        15614    15614           
  Misses         21       21           
Files Changed Coverage Δ
src/spiceypy/tests/test_wrapper.py 100.00% <100.00%> (ø)