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

remove decorator that is not compatible with all CDS datasets #605

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

EddyCMWF
Copy link
Contributor

@EddyCMWF EddyCMWF commented Feb 5, 2025

This decorator breaks requests for some datasets where the daterange is required as a daterange in the cds/ads request (I'm just finding a nice example).

Eitherway, this modifying of requests has the potential to lead to misunderstandings/incompatibilities in the future. We can have the exception of the the area as here it is a case of mapping the earhtkit style dictionary to the CDS style list for an area definition.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.28%. Comparing base (a8f4437) to head (3912900).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #605   +/-   ##
========================================
  Coverage    90.28%   90.28%           
========================================
  Files          153      153           
  Lines        11565    11565           
  Branches       546      546           
========================================
  Hits         10442    10442           
  Misses         953      953           
  Partials       170      170           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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