AndrewAnnex / SpiceyPy

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

restore ld_library_path after loading cspice #441

Closed AndrewAnnex closed 2 years ago

pep8speaks commented 2 years ago

Hello @AndrewAnnex! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Comment last updated at 2022-03-19 15:49:12 UTC
codecov[bot] commented 2 years ago

Codecov Report

Merging #441 (53e9079) into main (82b93c6) will decrease coverage by 0.00%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   99.87%   99.87%   -0.01%     
==========================================
  Files          12       12              
  Lines       14723    14727       +4     
==========================================
+ Hits        14705    14708       +3     
- Misses         18       19       +1     
Impacted Files Coverage Δ
src/spiceypy/utils/libspicehelper.py 99.85% <87.50%> (-0.15%) :arrow_down:

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 82b93c6...53e9079. Read the comment docs.