-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
refactor: code structure supporting single source exhort payload to multi source #661
Conversation
aa1330a
to
ce813d2
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #661 +/- ##
==========================================
+ Coverage 75.63% 85.41% +9.78%
==========================================
Files 10 12 +2
Lines 238 288 +50
Branches 37 39 +2
==========================================
+ Hits 180 246 +66
+ Misses 51 35 -16
Partials 7 7 ☔ View full report in Codecov by Sentry. |
30ca122
to
82e52fc
Compare
03fd430
to
81ef62a
Compare
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
* 12/4/23 - ritz303 : Updated the README.md and CHANGELOG.md for Service Preview * 12/4/23 - ritz303 : Minor edit --------- Co-authored-by: Aron Gunn <agunn@redhat.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
81ef62a
to
3ceed7e
Compare
…creenshots (#670) Co-authored-by: Aron Gunn <agunn@redhat.com>
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Integrate multi source code structure supporting new exhort response payload.