-
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
Refine display options and add Independent Time Conductor option for Time List view #7161
Conversation
Current Playwright Test Results Summary✅ 14 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 11/01/2023 03:47:23pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 1ac69f4 Started: 11/01/2023 03:45:04pm UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Notebook Tests with CouchDB @couchdb Inspect Notebook Entry Network Requests
Retry 1 • Initial Attempt |
0% (0)0 / 38 runsfailed over last 7 days |
5.26% (2)2 / 38 runsflaked over last 7 days |
Current Playwright Test Results Summary
✅ 147 Passing -
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 11/01/2023 03:47:23pm UTC)
⚠️ Flakes
📄 functional/plugins/conditionSet/conditionSet.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Basic Condition Set Use ConditionSet has correct outputs when telemetry is and is not available
Retry 1 • Initial Attempt |
0% (0)0 / 112 runsfailed over last 7 days |
0.89% (1)1 / 112 runflaked over last 7 days |
📄 functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery in Display Layout View Large action leaves keeps realtime mode paused
Retry 1 • Initial Attempt |
0% (0)0 / 91 runsfailed over last 7 days |
1.10% (1)1 / 91 runflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1 • Initial Attempt |
8.24% (7)7 / 85 runsfailed over last 7 days |
34.12% (29)29 / 85 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 |
4.92% (6)6 / 122 runsfailed over last 7 days |
50.82% (62)62 / 122 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 |
5.49% (5)5 / 91 runsfailed over last 7 days |
67.03% (61)61 / 91 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #7161 +/- ##
==========================================
- Coverage 55.81% 55.78% -0.03%
==========================================
Files 651 652 +1
Lines 26192 26159 -33
Branches 2536 2522 -14
==========================================
- Hits 14618 14592 -26
+ Misses 10870 10862 -8
- Partials 704 705 +1
*This pull request uses carry forward flags. Click here to find out more.
... and 13 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.
LGTM!
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.
These changes look fantastic Shefali!
Closes #7113
Describe your changes:
In the Time List Inspector:
In the Time List view:
All Submissions:
Author Checklist
Reviewer Checklist