Skip to content

fix: fix test for relative time calculations #153

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

sd2k
Copy link
Collaborator

@sd2k sd2k commented Jun 2, 2025

The tests for parsing relative time strings were failing due to
calendar arithmetic. This commit fixes the tests and adds a special
case for month and year calculations.

The tests for parsing relative time strings were failing due to
calendar arithmetic. This commit fixes the tests and adds a special
case for month and year calculations.
@sd2k sd2k requested a review from a team as a code owner June 2, 2025 07:28
@sd2k sd2k merged commit 7f3f0c2 into main Jun 2, 2025
9 of 10 checks passed
@sd2k sd2k deleted the fix-relative-time-test-month-year branch June 2, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants