-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Documentation] Time API docs update new/deprecated functionality #7107
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/03/2023 06:18:07pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 3f69cd4 Started: 10/03/2023 06:13:47pm UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Display Layout When multiple plots are contained in a layout, we only ask for annotations once @couchdb
Retry 1 • Initial Attempt |
2.27% (1)1 / 44 runfailed over last 7 days |
20.45% (9)9 / 44 runsflaked over last 7 days |
📄 functional/couchdb.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
CouchDB Status Indicator with mocked responses @couchdb Shows red if not connected
Retry 1 • Initial Attempt |
0% (0)0 / 44 runsfailed over last 7 days |
2.27% (1)1 / 44 runflaked over last 7 days |
Current Playwright Test Results Summary
✅ 141 Passing -
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 10/03/2023 06:18:07pm UTC)
⚠️ Flakes
📄 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 |
17.20% (16)16 / 93 runsfailed over last 7 days |
54.84% (51)51 / 93 runsflaked over last 7 days |
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.
Very nice!
Codecov Report
@@ Coverage Diff @@
## master #7107 +/- ##
==========================================
- Coverage 55.60% 49.30% -6.30%
==========================================
Files 650 413 -237
Lines 26090 12795 -13295
Branches 2549 0 -2549
==========================================
- Hits 14507 6309 -8198
+ Misses 10886 6486 -4400
+ Partials 697 0 -697
*This pull request uses carry forward flags. Click here to find out more. see 469 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Closes #6799
Describe your changes:
Updated docs to reflect added/removed functionality.All Submissions:
Author Checklist
Reviewer Checklist