-
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
fix(readme): note sections #6997
Conversation
Current Playwright Test Results Summary✅ 136 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/28/2023 07:49:41pm 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 1 • Initial Attempt |
1.52% (1)1 / 66 runfailed over last 7 days |
33.33% (22)22 / 66 runsflaked over last 7 days |
📄 functional/plugins/telemetryTable/telemetryTable.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1 • Initial Attempt |
3.13% (2)2 / 64 runsfailed over last 7 days |
18.75% (12)12 / 64 runsflaked over last 7 days |
📄 functional/planning/timelist.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1 • Initial Attempt |
0% (0)0 / 95 runsfailed over last 7 days |
52.63% (50)50 / 95 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #6997 +/- ##
===========================================
+ Coverage 46.87% 57.27% +10.40%
===========================================
Files 643 410 -233
Lines 25730 12701 -13029
Branches 2512 0 -2512
===========================================
- Hits 12061 7275 -4786
+ Misses 13188 5426 -7762
+ Partials 481 0 -481
*This pull request uses carry forward flags. Click here to find out more. see 428 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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.
This looks awesome. Thanks for this!
Describe your changes:
Prettifies the readme a bit
All Submissions:
Author Checklist
Reviewer Checklist