Refactor gx.Track and gx.Multitrack #243
Merged
Codecov / codecov/project
succeeded
Oct 15, 2023 in 0s
93.15% (+0.11%) compared to 4e77361
View this Pull Request on Codecov
93.15% (+0.11%) compared to 4e77361
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
4e77361
) 93.04% compared to head (c71625e
) 93.15%.
Additional details and impacted files
@@ Coverage Diff @@
## develop #243 +/- ##
===========================================
+ Coverage 93.04% 93.15% +0.11%
===========================================
Files 33 33
Lines 5016 4779 -237
===========================================
- Hits 4667 4452 -215
+ Misses 349 327 -22
Files | Coverage Δ | |
---|---|---|
fastkml/__init__.py | 100.00% <ø> (ø) |
|
fastkml/config.py | 100.00% <100.00%> (ø) |
|
fastkml/geometry.py | 92.53% <ø> (+0.59%) |
⬆️ |
tests/data_test.py | 100.00% <ø> (ø) |
|
tests/geometries/geometry_test.py | 100.00% <ø> (ø) |
|
tests/gx_test.py | 100.00% <100.00%> (ø) |
|
tests/oldunit_test.py | 99.76% <ø> (-0.04%) |
⬇️ |
fastkml/kml.py | 78.11% <76.92%> (+0.26%) |
⬆️ |
fastkml/gx.py | 96.32% <96.09%> (+3.30%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading