GOATS-1048 GOATS-1049: Add scheduling window serializer; Attach scheduling windows to GPP payload#520
Merged
miguelgomezgomez merged 4 commits intomainfrom Dec 17, 2025
Conversation
3eb2ec7 to
b185e59
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #520 +/- ##
==========================================
+ Coverage 77.30% 77.58% +0.28%
==========================================
Files 291 293 +2
Lines 9958 10102 +144
Branches 586 605 +19
==========================================
+ Hits 7698 7838 +140
- Misses 2137 2138 +1
- Partials 123 126 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b185e59 to
69f316f
Compare
…uling windows to GPP payload
davner
approved these changes
Dec 12, 2025
|
|
||
|
|
||
| # | ||
| # TimingWindowAfterSerializer |
Member
There was a problem hiding this comment.
General comment for the tests, you could look into parametrizing them, as many of these tests are small and just testing different input values. It would allow you to reduce how much code you repeat and make it easier to test even more possible options.
94e95f9 to
a688c46
Compare
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.
Checklist
doc/changesusing the PR number.