-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(KFLUXDP-109): enable test-results-analyzer #652
Conversation
Skipping CI for Draft Pull Request. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #652 +/- ##
==========================================
- Coverage 79.21% 79.12% -0.09%
==========================================
Files 28 28
Lines 2247 2247
==========================================
- Hits 1780 1778 -2
- Misses 384 385 +1
- Partials 83 84 +1 ☔ View full report in Codecov by Sentry. |
/test |
@psturc: The
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/retest |
Hi @jinqi7 could you please review and merge if it looks ok? Thanks! |
/lgtm |
947068d
to
cc97ceb
Compare
Signed-off-by: Pavel Sturc <[email protected]>
@jinqi7 looks like after your last force-push the commit is no longer signature-verified 🥲 can we just ignore it or should I do a force-push again? |
Description
Update integration-test pipeline to enable test-results-analyzer
https://issues.redhat.com/browse/KFLUXDP-109