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

Refactor days offset calculation: replace relativedelta with timedelta (tests) #901

Merged
merged 6 commits into from
Feb 1, 2023

Conversation

arkid15r
Copy link
Collaborator

Resolves https://github.com/dr-prodigy/python-holidays/issues/891

This PR contains tests only changes. See #900 for the business logic changes.

@coveralls
Copy link

coveralls commented Jan 21, 2023

Coverage Status

Coverage: 100.0%. Remained the same when pulling 0717cd2 on arkid15r:timedelta-migration-tests into acd0a06 on dr-prodigy:beta.

@arkid15r arkid15r removed their assignment Jan 24, 2023
@arkid15r arkid15r added the ready for beta Ready to merge on beta branch label Jan 31, 2023
@arkid15r arkid15r changed the title Tests: replace relativedelta with timedelta for days offset calculation Refactor days offset calculation: replace relativedelta with timedelta (tests) Feb 1, 2023
@arkid15r arkid15r merged commit cfcfb65 into vacanza:beta Feb 1, 2023
@arkid15r arkid15r deleted the timedelta-migration-tests branch February 1, 2023 19:34
@arkid15r arkid15r removed the ready for beta Ready to merge on beta branch label Feb 1, 2023
This was referenced Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants