Conversation
2c6e99b to
9802d4d
Compare
Contributor
|
Images are ready for the commit at 0ff29f3. To use with deploy scripts, first |
Contributor
Performance test resultsSummarySources
|
rhybrillou
reviewed
Feb 13, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #14265 +/- ##
===========================================
- Coverage 49.45% 49.19% -0.27%
===========================================
Files 723 2526 +1803
Lines 72094 184588 +112494
===========================================
+ Hits 35655 90802 +55147
- Misses 33198 86575 +53377
- Partials 3241 7211 +3970
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
I noticed that there are some failures |
mtodor
reviewed
Feb 17, 2025
5 tasks
mtodor
reviewed
Feb 20, 2025
Contributor
mtodor
left a comment
There was a problem hiding this comment.
This looks good. Let's just run the CI pipeline once to see how results look like and if everything is ok with tags.
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
d584886 to
0ff29f3
Compare
Contributor
Author
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.
Description
This PR adds a simple k6 grpc test that will list alerts.
It will be used for E2E testing of:
Testing
Automated testing
How I validated my change
CI