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

release(2.15.1) : minor fixes #3293

Merged
merged 25 commits into from
Jan 8, 2025
Merged

release(2.15.1) : minor fixes #3293

merged 25 commits into from
Jan 8, 2025

Conversation

jacquesfize
Copy link
Contributor

@jacquesfize jacquesfize commented Dec 17, 2024

This PR aggregates minor fixes of bugs remaining in the 2.15.0

Link to the documentation with adjustement : https://geonature.readthedocs.io/fr/fix-2-15-1/

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.

Project coverage is 83.91%. Comparing base (36b94d1) to head (4f0444c).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
backend/geonature/core/imports/admin.py 55.55% 4 Missing ⚠️
backend/geonature/core/imports/models.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3293   +/-   ##
========================================
  Coverage    83.91%   83.91%           
========================================
  Files          122      122           
  Lines         9698     9705    +7     
========================================
+ Hits          8138     8144    +6     
- Misses        1560     1561    +1     
Flag Coverage Δ
pytest 83.91% <70.58%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@camillemonchicourt camillemonchicourt added this to the 2.15.1 milestone Jan 8, 2025
camillemonchicourt and others added 9 commits January 8, 2025 14:05
List of modifications:
- Display label rather than ID for nomenclature_territorial_level associated to "Etendue territoriale"
- Do not display "Cible taxonomique" section if `data['target_description']` is empty i.e. if there is no information to display
- Change "Liste des jeux de données associés au cadre" to "Liste des jeux de données associés"
- Add count of Synthese observations for each dataset listed, associated to "Nombre d'observations" // change `get_export_pdf_acquisition_frameworks` endpoint to add these counts
- Use `data.datasets` rather than `data.t_datasets`
@jacquesfize jacquesfize marked this pull request as ready for review January 8, 2025 15:44
@jacquesfize jacquesfize merged commit 8fa697b into develop Jan 8, 2025
7 checks passed
@jacquesfize jacquesfize deleted the fix-2-15-1 branch January 8, 2025 15:47
# The full version, including alpha/beta/rc tags.
release = "2.0"
release = "2.15.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c'est la 2.15.1 du coup non ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah oui ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants