Refactor and improve tests concerning the TLE file handling #118
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:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading