RDKB-66935, RDKB-66933 - Fix for Absolute schedule Overlapping Schedule - #192
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #192 +/- ##
==========================================
+ Coverage 54.82% 56.13% +1.30%
==========================================
Files 17 17
Lines 2134 2259 +125
Branches 408 445 +37
==========================================
+ Hits 1170 1268 +98
+ Misses 629 621 -8
- Partials 335 370 +35 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
guruchandru
force-pushed
the
aker_notification
branch
4 times, most recently
from
September 16, 2026 01:11
b97c5e8 to
7042ab5
Compare
guruchandru
force-pushed
the
aker_notification
branch
from
September 16, 2026 01:14
7042ab5 to
d4e440e
Compare
sadhyama
approved these changes
Sep 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reason for change: The absolute Schedule overlap scenario should send proper notification.
Test Procedure: Build should be successful with no regression and all scenario tests must pass.
Risks: Medium
Priority: P1