-
Notifications
You must be signed in to change notification settings - Fork 138
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
ci: Add workflow for manual XTS failed tests log collection #16662
ci: Add workflow for manual XTS failed tests log collection #16662
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #16662 +/- ##
==========================================
Coverage 63.53% 63.53%
Complexity 20370 20370
==========================================
Files 2537 2537
Lines 94746 94746
Branches 9902 9902
==========================================
Hits 60198 60198
Misses 30941 30941
Partials 3607 3607 |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
08facc9
to
4b2b889
Compare
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
2da865c
to
cf5a4e3
Compare
Signed-off-by: Mihail Mihov <[email protected]>
Signed-off-by: Mihail Mihov <[email protected]>
…-xts-failure-and-report-to-slack
Description:
Add workflow for manual XTS failed tests log collection
For the input "workflow_id", it's expected from the user to provide the workflow run number (i.e the # 400 number)
Related issue(s):
Fixes #16602
Notes for reviewer:
Checklist