-
Notifications
You must be signed in to change notification settings - Fork 0
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
45 check time period comparison #46
Conversation
…he date itself). Refactored all time period tests to work with pytest. Added some basic Time_Period comparison tests: =, <>, <, >, <=, >=.
Awaiting for clarification on the criteria to compare Time Periods |
…comparison # Conflicts: # src/vtlengine/DataTypes/__init__.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We still need to decide on the criteria
… new comparison criteria.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mla2001 Please merge main here solving conflicts. This is the last PR pending. Double check after the merge the Files Changed in the PR to ensure we are only modifying the related files. Ensure we are using ruff 0.8.3 and mypy 1.14.1
Signed-off-by: Mateo de Lorenzo Argelés <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good 😊
No description provided.