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

[IMPORT] Embed reusable import module into GeoNature core #2833

Open
wants to merge 496 commits into
base: develop
Choose a base branch
from

import: factorize bounding box

9979383
Select commit
Loading
Failed to load commit list.
Open

[IMPORT] Embed reusable import module into GeoNature core #2833

import: factorize bounding box
9979383
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

83.50% (+1.88%) compared to 30e42d9

View this Pull Request on Codecov

83.50% (+1.88%) compared to 30e42d9

Details

Codecov Report

Attention: Patch coverage is 88.21729% with 308 lines in your changes missing coverage. Please review.

Project coverage is 83.50%. Comparing base (30e42d9) to head (9979383).

Files with missing lines Patch % Lines
backend/geonature/core/imports/routes/imports.py 85.42% 58 Missing ⚠️
...le_occhab/backend/gn_module_occhab/imports/plot.py 31.66% 41 Missing ⚠️
...kend/geonature/core/gn_synthese/imports/actions.py 82.00% 36 Missing ⚠️
backend/geonature/core/imports/models.py 90.11% 34 Missing ⚠️
...nd/geonature/core/imports/checks/dataframe/cast.py 77.27% 30 Missing ⚠️
backend/geonature/core/imports/utils.py 87.37% 26 Missing ⚠️
backend/geonature/core/imports/tasks.py 85.93% 9 Missing ⚠️
backend/geonature/core/imports/admin.py 82.60% 8 Missing ⚠️
...occhab/backend/gn_module_occhab/imports/actions.py 95.81% 8 Missing ⚠️
backend/geonature/core/imports/actions.py 77.41% 7 Missing ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2833      +/-   ##
===========================================
+ Coverage    81.62%   83.50%   +1.88%     
===========================================
  Files           86      121      +35     
  Lines         6945     9538    +2593     
===========================================
+ Hits          5669     7965    +2296     
- Misses        1276     1573     +297     

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