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

274 refactor kmlpy #279

Merged
merged 23 commits into from
Nov 25, 2023

Update import statements in fastkml/__init__.py

ed7f69e
Select commit
Loading
Failed to load commit list.
Merged

274 refactor kmlpy #279

Update import statements in fastkml/__init__.py
ed7f69e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 25, 2023 in 1s

91.47% (-1.59%) compared to 2b2db5a

View this Pull Request on Codecov

91.47% (-1.59%) compared to 2b2db5a

Details

Codecov Report

Attention: 263 lines in your changes are missing coverage. Please review.

Comparison is base (2b2db5a) 93.05% compared to head (ed7f69e) 91.47%.

Files Patch % Lines
fastkml/views.py 30.61% 102 Missing ⚠️
fastkml/overlays.py 67.54% 99 Missing ⚠️
fastkml/features.py 85.80% 45 Missing ⚠️
fastkml/links.py 94.20% 8 Missing ⚠️
fastkml/containers.py 95.65% 4 Missing ⚠️
fastkml/kml.py 91.11% 4 Missing ⚠️
fastkml/mixins.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #279      +/-   ##
===========================================
- Coverage    93.05%   91.47%   -1.59%     
===========================================
  Files           33       40       +7     
  Lines         4838     4574     -264     
===========================================
- Hits          4502     4184     -318     
- Misses         336      390      +54     

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