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(synthese): small refact of the code #3301

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

fix(test): replace routes endpoint with the newest ones

139c566
Select commit
Loading
Failed to load commit list.
Open

feat(synthese): small refact of the code #3301

fix(test): replace routes endpoint with the newest ones
139c566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

84.07% (+0.15%) compared to e4157cc

View this Pull Request on Codecov

84.07% (+0.15%) compared to e4157cc

Details

Codecov Report

Attention: Patch coverage is 92.49617% with 49 lines in your changes missing coverage. Please review.

Project coverage is 84.07%. Comparing base (e4157cc) to head (139c566).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...d/geonature/core/gn_synthese/blueprints/reports.py 87.24% 19 Missing ⚠️
...eonature/core/gn_synthese/blueprints/taxon_info.py 87.27% 14 Missing ⚠️
...d/geonature/core/gn_synthese/blueprints/exports.py 94.77% 8 Missing ⚠️
...nd/geonature/core/gn_synthese/blueprints/others.py 86.11% 5 Missing ⚠️
.../geonature/core/gn_synthese/blueprints/synthese.py 98.40% 2 Missing ⚠️
...eonature/core/gn_synthese/blueprints/statistics.py 98.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3301      +/-   ##
===========================================
+ Coverage    83.91%   84.07%   +0.15%     
===========================================
  Files          122      129       +7     
  Lines         9698     9794      +96     
===========================================
+ Hits          8138     8234      +96     
  Misses        1560     1560              

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