Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and improve tests concerning the TLE file handling #118

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Refactor _get_tles_from_uris

3499641
Select commit
Loading
Failed to load commit list.
Open

Refactor and improve tests concerning the TLE file handling #118

Refactor _get_tles_from_uris
3499641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 0s

88.36% (+0.85%) compared to 8d982a9

View this Pull Request on Codecov

88.36% (+0.85%) compared to 8d982a9

Details

Codecov Report

Attention: Patch coverage is 93.18182% with 45 lines in your changes missing coverage. Please review.

Project coverage is 88.36%. Comparing base (8d982a9) to head (3499641).
Report is 124 commits behind head on main.

Files with missing lines Patch % Lines
pyorbital/orbital.py 86.00% 14 Missing ⚠️
pyorbital/fetch_tles.py 0.00% 9 Missing ⚠️
pyorbital/tlefile.py 91.66% 7 Missing ⚠️
pyorbital/geoloc_example.py 0.00% 6 Missing ⚠️
pyorbital/astronomy.py 88.57% 4 Missing ⚠️
pyorbital/tests/test_astronomy.py 92.50% 3 Missing ⚠️
pyorbital/check_platform.py 0.00% 1 Missing ⚠️
pyorbital/tests/test_tlefile.py 99.60% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   87.51%   88.36%   +0.85%     
==========================================
  Files          15       16       +1     
  Lines        2211     2373     +162     
==========================================
+ Hits         1935     2097     +162     
  Misses        276      276              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features: