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/patch succeeded Dec 31, 2024 in 1s

92.49% of diff hit (target 83.91%)

View this Pull Request on Codecov

92.49% of diff hit (target 83.91%)

Annotations

Check warning on line 80 in backend/geonature/core/gn_synthese/blueprints/exports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/exports.py#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 150 in backend/geonature/core/gn_synthese/blueprints/exports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/exports.py#L150

Added line #L150 was not covered by tests

Check warning on line 317 in backend/geonature/core/gn_synthese/blueprints/exports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/exports.py#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 319 in backend/geonature/core/gn_synthese/blueprints/exports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/exports.py#L319

Added line #L319 was not covered by tests

Check warning on line 352 in backend/geonature/core/gn_synthese/blueprints/exports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/exports.py#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 43 in backend/geonature/core/gn_synthese/blueprints/others.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/others.py#L43

Added line #L43 was not covered by tests

Check warning on line 45 in backend/geonature/core/gn_synthese/blueprints/others.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/others.py#L45

Added line #L45 was not covered by tests

Check warning on line 47 in backend/geonature/core/gn_synthese/blueprints/others.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/others.py#L47

Added line #L47 was not covered by tests

Check warning on line 57 in backend/geonature/core/gn_synthese/blueprints/others.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/others.py#L57

Added line #L57 was not covered by tests

Check warning on line 60 in backend/geonature/core/gn_synthese/blueprints/others.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/others.py#L60

Added line #L60 was not covered by tests

Check warning on line 47 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L49

Added line #L49 was not covered by tests

Check warning on line 51 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L51

Added line #L51 was not covered by tests

Check warning on line 54 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L54

Added line #L54 was not covered by tests

Check warning on line 70 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L73

Added line #L73 was not covered by tests

Check warning on line 89 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L89

Added line #L89 was not covered by tests

Check warning on line 125 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L125

Added line #L125 was not covered by tests

Check warning on line 158 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L151-L158

Added lines #L151 - L158 were not covered by tests

Check warning on line 286 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L286

Added line #L286 was not covered by tests

Check warning on line 323 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L323

Added line #L323 was not covered by tests

Check warning on line 329 in backend/geonature/core/gn_synthese/blueprints/reports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/reports.py#L329

Added line #L329 was not covered by tests

Check warning on line 119 in backend/geonature/core/gn_synthese/blueprints/statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/statistics.py#L119

Added line #L119 was not covered by tests

Check warning on line 137 in backend/geonature/core/gn_synthese/blueprints/synthese.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/synthese.py#L137

Added line #L137 was not covered by tests

Check warning on line 143 in backend/geonature/core/gn_synthese/blueprints/synthese.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/geonature/core/gn_synthese/blueprints/synthese.py#L143

Added line #L143 was not covered by tests