Skip to content

fix: TimeShift normalizes return values#488

Merged
javihern98 merged 4 commits intomainfrom
cr-487
Feb 6, 2026
Merged

fix: TimeShift normalizes return values#488
javihern98 merged 4 commits intomainfrom
cr-487

Conversation

@mla2001
Copy link
Contributor

@mla2001 mla2001 commented Feb 6, 2026

Summary

TimeShift normalizes return values using TimePeriodHandler

Testing

  • poetry run ruff format src/
  • poetry run ruff check --fix src/
  • poetry run mypy src/
  • poetry run pytest tests/

Impact / Risk

  • Breaking changes? (API/behavior)
  • Data/SDMX compatibility concerns?
  • Notes for release/changelog?

@mla2001 mla2001 added this to the 1.5.0 milestone Feb 6, 2026
@mla2001 mla2001 self-assigned this Feb 6, 2026
@mla2001 mla2001 requested review from a team and javihern98 February 6, 2026 12:44
@javihern98 javihern98 removed this from the 1.5.0 milestone Feb 6, 2026
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.

Looks good, thanks! 😊

@javihern98 javihern98 merged commit 9885627 into main Feb 6, 2026
20 checks passed
@javihern98 javihern98 deleted the cr-487 branch February 6, 2026 14:23
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.

TimeShift operator denormalizes TimePeriod values and does not normalize input

2 participants