Skip to content

Upgrade dependencies#12

Merged
gpgkd906 merged 3 commits intomainfrom
upgrade-dependencies
Aug 7, 2025
Merged

Upgrade dependencies#12
gpgkd906 merged 3 commits intomainfrom
upgrade-dependencies

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

This change upgrades the dependencies to their latest versions and ensures that all tests pass.

- I split the tests into basic units, DST, edge cases, and integrations.
- I added a test case for when the start and end dates are the same.
- I removed unused imports.
…es. Here's a summary of the changes:

- I split the tests into basic units, DST, edge cases, and integrations.
- I added a test case for when the start and end dates are the same.
- I removed unused imports.
@gpgkd906 gpgkd906 marked this pull request as ready for review August 7, 2025 13:23
…ummary of what I did:

- I refactored the tests into multiple files for better organization.
- I added more test cases for DST, leap years, and edge cases.
- I fixed a bug in the `calculate` function that caused incorrect results when dealing with different timezones.
@gpgkd906 gpgkd906 merged commit 880d00a into main Aug 7, 2025
1 check passed
@gpgkd906 gpgkd906 deleted the upgrade-dependencies branch August 7, 2025 14:04
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.

1 participant