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

Add custom export views in synthese #2968

Merged
merged 4 commits into from
Mar 26, 2024

add deprecated warnings

d607d65
Select commit
Loading
Failed to load commit list.
Merged

Add custom export views in synthese #2968

add deprecated warnings
d607d65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

78.53% (+0.08%) compared to 7bf6332

View this Pull Request on Codecov

78.53% (+0.08%) compared to 7bf6332

Details

Codecov Report

Attention: Patch coverage is 97.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 78.53%. Comparing base (7bf6332) to head (d607d65).
Report is 2 commits behind head on develop.

❗ Current head d607d65 differs from pull request most recent head 65d1381. Consider uploading reports for the commit 65d1381 to get more accurate results

Files Patch % Lines
backend/geonature/utils/config_schema.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2968      +/-   ##
===========================================
+ Coverage    78.45%   78.53%   +0.08%     
===========================================
  Files           89       89              
  Lines         7204     7236      +32     
===========================================
+ Hits          5652     5683      +31     
- Misses        1552     1553       +1     

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