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: per product_type download conf and earth_search_cog merged into earth_search #414

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

Conversation

sbrunato
Copy link
Collaborator

Fixes #364

  • Download configuration can be set per product type (and not only provider)
  • earth_search_cog provider merged into earth_search which now also handles S2_MSI_L2A_COG product type

@sbrunato sbrunato changed the title Per product type dl plugin feat: per product_type download conf and earth_search_cog merged into earth_search Feb 25, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2022

Unit Test Results

    2 files  ±0      2 suites  ±0   8m 48s ⏱️ - 3m 23s
244 tests +2  240 ✔️ ±0  2 💤 ±0  2 +2 
488 runs  +4  482 ✔️ +2  4 💤 ±0  2 +2 

For more details on these failures, see this check.

Results for commit 12eba72. ± Comparison against base commit 99db80a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2022

File Coverage
All files 79%
eodag/cli.py 73%
eodag/config.py 89%
eodag/api/core.py 86%
eodag/api/product/metadata_mapping.py 78%
eodag/plugins/manager.py 81%
eodag/plugins/download/http.py 36%
tests/units/test_core.py 97%

File Coverage
All files 78%
eodag/cli.py 73%
eodag/config.py 89%
eodag/api/core.py 86%
eodag/api/product/metadata_mapping.py 78%
eodag/plugins/manager.py 81%
eodag/plugins/download/http.py 36%
tests/units/test_core.py 97%
eodag/cli.py 72%
eodag/config.py 89%
eodag/api/core.py 85%
eodag/api/product/metadata_mapping.py 76%
eodag/plugins/manager.py 83%
eodag/plugins/download/http.py 36%
tests/units/test_core.py 98%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 12eba72

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.

prevent mixed results between earth_search and earth_search_cog
1 participant