Skip to content

Fix windowed interval scheduling when end < start#1261

Merged
Futsch1 merged 1 commit intomainfrom
1243-daily-interval-past-2359-not-handled-correctly
Mar 6, 2026
Merged

Fix windowed interval scheduling when end < start#1261
Futsch1 merged 1 commit intomainfrom
1243-daily-interval-past-2359-not-handled-correctly

Conversation

@Futsch1
Copy link
Owner

@Futsch1 Futsch1 commented Mar 6, 2026

No description provided.

@Futsch1 Futsch1 linked an issue Mar 6, 2026 that may be closed by this pull request
@qltysh
Copy link
Contributor

qltysh bot commented Mar 6, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on main by 0.01%.

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
...h1/medtimer/reminders/scheduling/WindowedIntervalScheduling.kt97.0%21
Total97.0%
🤖 Increase coverage with AI coding...

In the `1243-daily-interval-past-2359-not-handled-correctly` branch, add test coverage for this new code:

- `app/src/main/java/com/futsch1/medtimer/reminders/scheduling/WindowedIntervalScheduling.kt` -- Line 21

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@Futsch1 Futsch1 merged commit 1f339b7 into main Mar 6, 2026
15 checks passed
@Futsch1 Futsch1 deleted the 1243-daily-interval-past-2359-not-handled-correctly branch March 6, 2026 17:31
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.

Daily interval past 23:59 not handled correctly.

1 participant