Skip to content

feat(report,synthese): move sources to id_import for imported obs + g…

Codecov / codecov/project succeeded Oct 17, 2024 in 1s

83.46% (+1.84%) compared to 30e42d9

View this Pull Request on Codecov

83.46% (+1.84%) compared to 30e42d9

Details

Codecov Report

Attention: Patch coverage is 87.89255% with 320 lines in your changes missing coverage. Please review.

Project coverage is 83.46%. Comparing base (30e42d9) to head (6debe10).
Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
backend/geonature/core/imports/routes/imports.py 85.03% 60 Missing ⚠️
backend/geonature/core/imports/models.py 88.39% 42 Missing ⚠️
...le_occhab/backend/gn_module_occhab/imports/plot.py 31.66% 41 Missing ⚠️
...kend/geonature/core/gn_synthese/imports/actions.py 81.67% 35 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/routes/__init__.py 62.50% 9 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.85% 8 Missing ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2833      +/-   ##
===========================================
+ Coverage    81.62%   83.46%   +1.84%     
===========================================
  Files           86      121      +35     
  Lines         6945     9576    +2631     
===========================================
+ Hits          5669     7993    +2324     
- Misses        1276     1583     +307     

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