pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

Fix windows test on writing the TLE database #107

Closed pnuu closed 1 year ago

pnuu commented 1 year ago

This is an attempt at fixing a failing test on Windows.

codecov[bot] commented 1 year ago

Codecov Report

Merging #107 (931370f) into main (f7038d4) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   87.03%   86.99%   -0.05%     
==========================================
  Files          13       12       -1     
  Lines        2052     2045       -7     
==========================================
- Hits         1786     1779       -7     
  Misses        266      266              
Flag Coverage Δ
unittests 86.99% <100.00%> (-0.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyorbital/tests/test_tlefile.py 98.00% <100.00%> (+0.01%) :arrow_up:
pyorbital/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.