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

Fix/enchainer saisie #401

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Fix/enchainer saisie #401

merged 1 commit into from
Jan 13, 2025

Conversation

amandine-sahl
Copy link
Contributor

Correction des dysfonctionnements de l'enchainement des saisies - #396

@amandine-sahl amandine-sahl changed the title Fix/echainer saisie Fix/enchainer saisie Dec 31, 2024
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.93%. Comparing base (09f1b7c) to head (37ca00a).
Report is 72 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##            main     #401       +/-   ##
==========================================
+ Coverage   0.14%   75.93%   +75.78%     
==========================================
  Files         23       30        +7     
  Lines       1343     2410     +1067     
==========================================
+ Hits           2     1830     +1828     
+ Misses      1341      580      -761     
Flag Coverage Δ
pytest 75.93% <ø> (+75.78%) ⬆️

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.

Ce fix corrige l'enchainement des saisies qui provoque une erreur lors de la 2ème observation enchainée.
L'id_visit n'était pas transmis et l'erreur provoquait un blocage de l'application ainsi qu'un comportement dont il n'est pas facile de sortir.
Correction faite par Benoît Maurin @unjambonakap

[front] Fix enchainer saisie initialisation de bChainInput lors de la création du formulaire

[front] Fix : Enchainer les saisies sites disparition de la cartographie

.....

Co-authored-by: Amandine Sahl <[email protected]>
Co-authored-by: gildeluermoz <[email protected]>
Co-authored-by: Benoît Maurin @unjambonakap
@amandine-sahl amandine-sahl changed the base branch from main to develop January 13, 2025 09:28
@amandine-sahl amandine-sahl merged commit 1ae7734 into develop Jan 13, 2025
5 checks passed
@amandine-sahl amandine-sahl deleted the fix/echainer_saisie branch January 13, 2025 09:28
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