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

FR_CA: Fix dictionary error when weekend holidays in a row #206

Conversation

jamilson-tp
Copy link
Contributor

  • When we had two holidays in a row, one on Saturday and another on Sunday, the logic was trying to set both on Monday and the dictionary was breaking due to duplicated key;
  • Also, on Canada, holidays that lands on Saturday are observed on Friday, so it was fixed as well;
  • Minor code clean-up;

@joaomatossilva joaomatossilva merged commit 2bc97a1 into joaomatossilva:master Oct 29, 2024
1 check passed
@joaomatossilva
Copy link
Owner

Thanks

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.

2 participants