-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 CI Troubleshooting doc #6988
Conversation
Current Playwright Test Results Summary✅ 153 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 11/09/2023 04:15:43pm UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh
Retry 2 • Retry 1 • Initial Attempt |
1.27% (2)2 / 158 runsfailed over last 7 days |
32.28% (51)51 / 158 runsflaked over last 7 days |
📄 functional/plugins/timer/timer.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Timer Can perform actions on the Timer
Retry 1 • Initial Attempt |
0% (0)0 / 157 runsfailed over last 7 days |
11.46% (18)18 / 157 runsflaked over last 7 days |
📄 functional/plugins/notebook/notebookSnapshots.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Snapshot image tests Can drop an image onto a notebook and create a new entry
Retry 1 • Initial Attempt |
0% (0)0 / 161 runsfailed over last 7 days |
68.32% (110)110 / 161 runsflaked over last 7 days |
Co-authored-by: David 'Epper' Marshall <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #6988 +/- ##
==========================================
- Coverage 56.08% 52.74% -3.35%
==========================================
Files 652 652
Lines 26178 26253 +75
Branches 2525 2525
==========================================
- Hits 14683 13846 -837
- Misses 10796 11710 +914
+ Partials 699 697 -2
*This pull request uses carry forward flags. Click here to find out more. see 128 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
@ozyx please review |
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.
Just some typos and grammatical stuff but this is looking great overall. Really nice to have the codecov process documented!
Closes #4576
Describe your changes:
All Submissions:
Author Checklist
Reviewer Checklist