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 geometry #239

Merged
merged 55 commits into from
Oct 14, 2023

add deprecation warnings

7901627
Select commit
Loading
Failed to load commit list.
Merged

Refactor geometry #239

add deprecation warnings
7901627
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2023 in 0s

93.20% (+0.18%) compared to c66e3ef

View this Pull Request on Codecov

93.20% (+0.18%) compared to c66e3ef

Details

Codecov Report

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

Comparison is base (c66e3ef) 93.02% compared to head (7901627) 93.20%.
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #239      +/-   ##
===========================================
+ Coverage    93.02%   93.20%   +0.18%     
===========================================
  Files           26       33       +7     
  Lines         4432     5080     +648     
===========================================
+ Hits          4123     4735     +612     
- Misses         309      345      +36     
Files Coverage Δ
fastkml/atom.py 100.00% <100.00%> (ø)
fastkml/enums.py 100.00% <100.00%> (ø)
fastkml/exceptions.py 100.00% <100.00%> (ø)
fastkml/gx.py 93.02% <ø> (ø)
fastkml/helpers.py 95.65% <100.00%> (ø)
fastkml/times.py 98.03% <100.00%> (+0.01%) ⬆️
fastkml/types.py 100.00% <100.00%> (ø)
fastkml/views.py 89.26% <100.00%> (+0.05%) ⬆️
tests/base_test.py 100.00% <100.00%> (ø)
tests/data_test.py 100.00% <100.00%> (ø)
... and 13 more

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