Skip to content

Conversation

@avivkeller
Copy link
Member

Properly rebases #207 and #211 together

Copilot AI review requested due to automatic review settings November 27, 2025 14:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR completes the rebase of pull requests #207 and #211, updating tests to reflect the rename of getWeekBounds to getNextWeek in the calendar module. The changes align the tests with a simplified implementation that no longer normalizes dates to UTC midnight.

Key Changes:

  • Renamed all test references from getWeekBounds to getNextWeek
  • Updated assertion at line 13 to directly compare the start date object with the input
  • Removed the "should maintain UTC timezone context" test case, which is no longer applicable

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ovflowd ovflowd merged commit ee6e694 into main Nov 30, 2025
11 checks passed
@ovflowd ovflowd deleted the rebase branch November 30, 2025 15:39
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.

3 participants