-
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
Rename all configuration tabs to Config
#7140
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 10/12/2023 08:31:29pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 6578b80 Started: 10/12/2023 08:29:34pm UTC Current Playwright Test Results Summary✅ 143 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 10/12/2023 08:31:29pm UTC)
|
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 / 70 runsfailed over last 7 days |
8.57% (6)6 / 70 runsflaked 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 |
0% (0)0 / 62 runsfailed over last 7 days |
38.71% (24)24 / 62 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 |
1.96% (2)2 / 102 runsfailed over last 7 days |
61.76% (63)63 / 102 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 |
4.41% (3)3 / 68 runsfailed over last 7 days |
57.35% (39)39 / 68 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #7140 +/- ##
==========================================
+ Coverage 54.85% 55.73% +0.87%
==========================================
Files 651 651
Lines 26170 26170
Branches 2535 2535
==========================================
+ Hits 14356 14585 +229
+ Misses 11119 10887 -232
- Partials 695 698 +3
*This pull request uses carry forward flags. Click here to find out more.
... and 29 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
Closes #7135
Describe your changes:
Renamed outlier tabs to
Config
Fixed associated unit tests
All Submissions:
Author Checklist
Reviewer Checklist