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

[Fiche Taxon] Ajustement de la structure de config + Renommage "espèce" en "taxon" + Ajout test manquant de taxon_stats #3205

Conversation

edelclaux
Copy link
Contributor

@edelclaux edelclaux commented Sep 27, 2024

Suite à des retours de Camille sur la structure de la config associée à la fiche espèce de la synthèse, une modification de cette config et sa prise en compte a été réalisée.

La config a été épurée, ramené à un seul niveau.

Cette modification de config est faite dans cette PR, à part, pour éviter de créer de l'interdépendance entre les deux PRs qui se trouvent impactées: #3191 #3204.

Elle a été répercutée dans les PRs en question.


Suite à des retours de Camille sur le nommage "Fiche espèce" transformé "Fiche taxon", un certain nombre de modifications vont être réalisés (noms de fichier, route, config, etc.).

Il a été choisit de les faire dans cette PR, puis répercuté sur les différentes branches en cours, afin de faciliter la synchronisation des différents développements.

  • espèce --> taxon
  • espèces --> taxons
  • species (singulier) --> taxon
  • species (pluriel) --> taxa

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.94%. Comparing base (87c12e9) to head (4ccaccf).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3205      +/-   ##
===========================================
+ Coverage    81.76%   81.94%   +0.17%     
===========================================
  Files           86       86              
  Lines         6976     6962      -14     
===========================================
+ Hits          5704     5705       +1     
+ Misses        1272     1257      -15     
Flag Coverage Δ
pytest 81.94% <100.00%> (+0.17%) ⬆️

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.

@edelclaux edelclaux force-pushed the feat/species-sheet/adjust-config-structure branch from 98cc3df to 5ac926a Compare October 2, 2024 11:21
@edelclaux edelclaux marked this pull request as draft October 4, 2024 09:56
@edelclaux edelclaux changed the title [Fiche Espece] Ajustement de la structure de config [Fiche Espece] Ajustement de la structure de config + Renommage "espèce" en "taxon" Oct 4, 2024
@edelclaux edelclaux marked this pull request as ready for review October 4, 2024 10:43
@edelclaux edelclaux force-pushed the feat/species-sheet/adjust-config-structure branch 4 times, most recently from f8eacf7 to 63d7fe6 Compare October 4, 2024 16:06
@edelclaux edelclaux changed the title [Fiche Espece] Ajustement de la structure de config + Renommage "espèce" en "taxon" [Fiche Espece] Ajustement de la structure de config + Renommage "espèce" en "taxon" + Ajout test manquant de taxon_stats Oct 4, 2024
@edelclaux edelclaux changed the title [Fiche Espece] Ajustement de la structure de config + Renommage "espèce" en "taxon" + Ajout test manquant de taxon_stats [Fiche Taxon] Ajustement de la structure de config + Renommage "espèce" en "taxon" + Ajout test manquant de taxon_stats Oct 4, 2024
@edelclaux edelclaux force-pushed the feat/species-sheet/adjust-config-structure branch from 63d7fe6 to a231ed5 Compare October 7, 2024 09:34
Copy link
Contributor

@jacquesfize jacquesfize left a comment

Choose a reason for hiding this comment

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

Quelques typos sinon tous semble bon de mon côté.

edelclaux and others added 2 commits October 7, 2024 16:29
Co-authored-by: Jacques Fize <4259846+jacquesfize@users.noreply.github.com>
Co-authored-by: Jacques Fize <4259846+jacquesfize@users.noreply.github.com>
@jacquesfize jacquesfize merged commit c83e1a0 into PnX-SI:develop Oct 7, 2024
7 checks passed
@edelclaux edelclaux deleted the feat/species-sheet/adjust-config-structure branch October 7, 2024 15:20
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.

2 participants