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

Fix inner boundaries for polygon #355 #356

Merged
merged 3 commits into from
Oct 2, 2024

fix tests

fd61d0b
Select commit
Loading
Failed to load commit list.
Merged

Fix inner boundaries for polygon #355 #356

fix tests
fd61d0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

97.93% (+0.05%) compared to 181e2fe

View this Pull Request on Codecov

97.93% (+0.05%) compared to 181e2fe

Details

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.93%. Comparing base (181e2fe) to head (fd61d0b).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
fastkml/geometry.py 89.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #356      +/-   ##
===========================================
+ Coverage    97.88%   97.93%   +0.05%     
===========================================
  Files           47       47              
  Lines         4395     4411      +16     
  Branches       216      214       -2     
===========================================
+ Hits          4302     4320      +18     
+ Misses          59       58       -1     
+ Partials        34       33       -1     

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