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

361 test geometries with hypothesis #364

Merged
merged 16 commits into from
Oct 13, 2024

Refactor hypothesis tests to avoid code duplication

8b5f36a
Select commit
Loading
Failed to load commit list.
Merged

361 test geometries with hypothesis #364

Refactor hypothesis tests to avoid code duplication
8b5f36a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 1s

98.11% (+0.10%) compared to b9812da

View this Pull Request on Codecov

98.11% (+0.10%) compared to b9812da

Details

Codecov Report

Attention: Patch coverage is 97.79180% with 7 lines in your changes missing coverage. Please review.

Project coverage is 98.11%. Comparing base (b9812da) to head (8b5f36a).

Files with missing lines Patch % Lines
fastkml/geometry.py 58.82% 3 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #364      +/-   ##
===========================================
+ Coverage    98.00%   98.11%   +0.10%     
===========================================
  Files           47       50       +3     
  Lines         4567     4830     +263     
  Branches       215      144      -71     
===========================================
+ Hits          4476     4739     +263     
- Misses          58       63       +5     
+ Partials        33       28       -5     

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