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

[IMPORT] Feat context parameter import #3277

Draft
wants to merge 7 commits into
base: feat/import-monitorings
Choose a base branch
from

Conversation

andriacap
Copy link
Contributor

@andriacap andriacap commented Dec 6, 2024

TACHES PROJET IMPORT :

feat(wip): get context import by query params url

  • Format params to FieldsMapping interface

  • Send on upload route frontend

  • Set fieldsmapping for t_import on upload route backend

  • Test backend

  • Test frontend : un test e2e a été ajouté pour tester la fonctionnalité

  • Tests frontend existants : certains sont fonctionnels mais ne sont pas lié aux développements de cette fonctionnalité (à résoudre dans une autre PR ?)

    Reviewed-by: andriacap

Tâche(s) dépendante(s)

@andriacap andriacap force-pushed the feat/context-parameter-import branch 2 times, most recently from b4efac7 to ef99612 Compare December 6, 2024 17:19
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.95%. Comparing base (719b85f) to head (2edacce).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           feat/import-monitorings    #3277   +/-   ##
========================================================
  Coverage                    83.94%   83.95%           
========================================================
  Files                          122      122           
  Lines                         9721     9727    +6     
========================================================
+ Hits                          8160     8166    +6     
  Misses                        1561     1561           
Flag Coverage Δ
pytest 83.95% <100.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.

@jacquesfize jacquesfize changed the base branch from develop to feat/import-monitorings December 9, 2024 12:06
@andriacap andriacap force-pushed the feat/context-parameter-import branch 2 times, most recently from 554881c to aca2da1 Compare December 16, 2024 14:37
@andriacap andriacap force-pushed the feat/context-parameter-import branch from aca2da1 to 164e01e Compare January 2, 2025 15:03
@jacquesfize jacquesfize force-pushed the feat/import-monitorings branch from 2b5f26f to dcc764e Compare January 3, 2025 12:39
- Format params to FieldsMapping interface
- Send on upload route frontend
- Set fieldsmapping for t_import on upload route backend

Reviewed-by: andriacap
- Synthese test frontend (ok)
- wip : make occhab condition and refact test

Reviewed-by: andriacap
Use same attribute for QA in all elements in fields mapping step

Reviewed-by: andriacap
- Change fieldmapping for sample data
- Add delete command to each test for fieldmapping context

Reviewed-by: andriacap
Reviewed-by: andriacap
@andriacap andriacap force-pushed the feat/context-parameter-import branch from 3956690 to 85dca11 Compare January 3, 2025 13:29
- Test upload_route with context parameter

Reviewed-by: andriacap
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.

1 participant