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

45 check time period comparison #46

Merged
merged 18 commits into from
Jan 20, 2025
Merged

Conversation

mla2001
Copy link
Contributor

@mla2001 mla2001 commented Nov 8, 2024

No description provided.

…he date itself). Refactored all time period tests to work with pytest. Added some basic Time_Period comparison tests: =, <>, <, >, <=, >=.
@mla2001 mla2001 added the bug Something isn't working label Nov 8, 2024
@mla2001 mla2001 self-assigned this Nov 8, 2024
@mla2001 mla2001 linked an issue Nov 8, 2024 that may be closed by this pull request
@mla2001 mla2001 requested a review from javihern98 November 8, 2024 11:56
@javihern98
Copy link
Contributor

Awaiting for clarification on the criteria to compare Time Periods

Copy link
Contributor

@javihern98 javihern98 left a 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

src/vtlengine/DataTypes/TimeHandling.py Outdated Show resolved Hide resolved
@mla2001 mla2001 requested a review from javihern98 January 15, 2025 15:32
Copy link
Contributor

@javihern98 javihern98 left a 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

@mla2001 mla2001 requested a review from javihern98 January 17, 2025 09:43
Copy link
Contributor

@javihern98 javihern98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good 😊

@javihern98 javihern98 merged commit 699c2c3 into main Jan 20, 2025
11 checks passed
@javihern98 javihern98 deleted the 45-check-time-period-comparison branch January 20, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check Time Period comparison
2 participants