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 15 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

    Reviewed-by: andriacap

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

@andriacap andriacap force-pushed the feat/context-parameter-import branch from 1d6a67b to b4efac7 Compare December 6, 2024 17:11
- Format params to FieldsMapping interface
- Send on upload route frontend
- Set fieldsmapping for t_import on upload route backend

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

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.93%. Comparing base (2ae5a3b) to head (ef99612).

Files with missing lines Patch % Lines
backend/geonature/core/imports/routes/imports.py 71.42% 2 Missing ⚠️
backend/geonature/core/imports/utils.py 95.23% 1 Missing ⚠️
...occhab/backend/gn_module_occhab/imports/actions.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3277      +/-   ##
===========================================
+ Coverage    83.92%   83.93%   +0.01%     
===========================================
  Files          122      122              
  Lines         9691     9716      +25     
===========================================
+ Hits          8133     8155      +22     
- Misses        1558     1561       +3     
Flag Coverage Δ
pytest 83.93% <91.66%> (+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
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