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/individuals #259

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

Conversation

mvergez
Copy link

@mvergez mvergez commented Nov 24, 2023

Depends on PnX-SI/GeoNature#2740
Closes #213

@mvergez mvergez force-pushed the feat/individuals branch 2 times, most recently from b02c532 to c971619 Compare December 21, 2023 11:13
@mvergez
Copy link
Author

mvergez commented Jan 9, 2024

Pour ceux que ça intéresse, j'ai créé ce petit sous module qui permet de créer un protocole de suivi d'individus monospécifique. Cela permet de confirmer que la PR fonctionne bien

test_individuals_module.tar.gz

@mvergez
Copy link
Author

mvergez commented Jan 9, 2024

Et un protocole de suivi d'individus multi espèces :
test_individuals_module_multi.tar.gz

@mvergez mvergez marked this pull request as ready for review January 9, 2024 11:15
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

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

Project coverage is 0.14%. Comparing base (579d972) to head (f955ed3).
Report is 2 commits behind head on develop.

Current head f955ed3 differs from pull request most recent head dba9cdf

Please upload reports for the commit dba9cdf to get more accurate results.

Files Patch % Lines
backend/gn_module_monitoring/monitoring/objects.py 0.00% 10 Missing ⚠️
...kend/gn_module_monitoring/monitoring/serializer.py 0.00% 7 Missing ⚠️
backend/gn_module_monitoring/monitoring/models.py 0.00% 5 Missing ⚠️
...end/gn_module_monitoring/monitoring/definitions.py 0.00% 2 Missing ⚠️
...nd/gn_module_monitoring/monitoring/repositories.py 0.00% 2 Missing ⚠️
backend/gn_module_monitoring/routes/data_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #259      +/-   ##
==========================================
- Coverage     0.14%   0.14%   -0.01%     
==========================================
  Files           23      23              
  Lines         1345    1368      +23     
==========================================
  Hits             2       2              
- Misses        1343    1366      +23     
Flag Coverage Δ
pytest 0.14% <0.00%> (-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.

Maxime Vergez and others added 13 commits May 21, 2024 10:11
Add a global variable __MODULE.CD_NOM, stored in the
t_module_complements table. It enables the user to provide the CD_NOM
several times in the json config files like __MODULE.ID_LIST_TAXONOMY
for instance...
Since it has been moved to GeoNature
ViewOnly & scalar_subquery()
Change revises to match with the one used
Remove useless "pass"

Reviewed-by: andriac
Reviewed-by: andriacap
@andriacap
Copy link

andriacap commented May 21, 2024

La PR PnX-SI/GeoNature#2740 ne doit plus être pris en compte .

C'est cette PR qui doit être prise en compte : PnX-SI/GeoNature#3056

Un protocole de test est disponible sur cette branche : https://github.com/naturalsolutions/protocoles_suivi/tree/protocole-test-suivi-individu

andriacap and others added 9 commits May 22, 2024 16:01
problem with query to find number of site and individuals

Reviewed-by: andriacap
Add nb_inidivuals property as before but write notes
to understand why it was needed ?

It seems to work without .. (tried)

Reviewed-by: andriacap
Reviewed-by: andriacap
- need to change alembic in order to be usable
for update of monitoring and for install monitoring
from scratch

Reviewed-by: andriacap
Reviewed-by: andriacap
Reviewed-by: andriacap
* Script sql de migration des permissions

* Changelog
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