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

Fix pauses #99

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Fix pauses #99

merged 2 commits into from
Oct 10, 2023

Conversation

cekk
Copy link
Member

@cekk cekk commented Oct 6, 2023

Better handle edge-case when a booking is created inside a pause (booking created before pause set in folder config).

Old code returned also some free slots inside a pause range, because the booking inside a pause range messed up checks.

@cekk cekk requested review from mamico and folix-01 October 6, 2023 10:02
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6430226586

  • 13 of 13 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 72.83%

Totals Coverage Status
Change from base Build 6403613714: 0.08%
Covered Lines: 2844
Relevant Lines: 3905

💛 - Coveralls

@mamico mamico merged commit ed509ad into master Oct 10, 2023
11 checks passed
@mamico mamico deleted the fix_pauses branch October 10, 2023 12:35
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.

4 participants