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

Feat upload polygon #237

Merged
merged 14 commits into from
Oct 30, 2024

fix lint

37352a0
Select commit
Loading
Failed to load commit list.
Merged

Feat upload polygon #237

fix lint
37352a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

95.13% (target 80.00%)

View this Pull Request on Codecov

95.13% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 96.71458% with 16 lines in your changes missing coverage. Please review.

Project coverage is 95.13%. Comparing base (d41f1bf) to head (37352a0).

Files with missing lines Patch % Lines
django_project/gap_api/api_views/location.py 92.52% 8 Missing ⚠️
django_project/gap_api/utils/fiona.py 94.05% 6 Missing ⚠️
django_project/gap/utils/reader.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   95.03%   95.13%   +0.09%     
==========================================
  Files         186      194       +8     
  Lines       10116    10576     +460     
==========================================
+ Hits         9614    10061     +447     
- Misses        502      515      +13     

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