AndrewAnnex / SpiceyPy

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

fixes for #470 #475

Closed AndrewAnnex closed 1 year ago

AndrewAnnex commented 1 year ago

makes the tests a bit less strict for cpu architecture differences between x86 and arm. Tested locally on m1 macOS although the CI/CD currently do not run tests in arm environments (emulated or otherwise)

codecov[bot] commented 1 year ago

Codecov Report

Merging #475 (a3dc452) into main (a0a7b6f) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #475   +/-   ##
=======================================
  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%> (ø)