-
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
Update API documentation for Visibility-Based Rendering #7262
Update API documentation for Visibility-Based Rendering #7262
Conversation
Current Playwright Test Results Summary✅ 162 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 11/30/2023 08:35:38am UTC)
|
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 |
0% (0)0 / 19 runsfailed over last 7 days |
31.58% (6)6 / 19 runsflaked over last 7 days |
📄 functional/plugins/flexibleLayout/flexibleLayout.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Flexible Layout items in a flexible layout can be removed with object tree context menu when viewing another item
Retry 1 • Initial Attempt |
0% (0)0 / 19 runsfailed over last 7 days |
5.26% (1)1 / 19 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 |
0% (0)0 / 19 runsfailed over last 7 days |
26.32% (5)5 / 19 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 |
6.98% (3)3 / 43 runsfailed over last 7 days |
46.51% (20)20 / 43 runsflaked 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 Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1 • Initial Attempt |
0% (0)0 / 19 runsfailed over last 7 days |
26.32% (5)5 / 19 runsflaked over last 7 days |
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/30/2023 08:35:38am UTC)
Run Details
Running Workflow e2e-couchdb on Github Actions
Commit: f9d4531
Started: 11/30/2023 08:29:03am UTC
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #7262 +/- ##
==========================================
+ Coverage 56.04% 56.08% +0.03%
==========================================
Files 654 654
Lines 26229 26229
Branches 2528 2528
==========================================
+ Hits 14701 14711 +10
+ Misses 10828 10818 -10
Partials 700 700
see 5 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.
We will need to cherrypick this back onto 3.2.0
update API with documentation for Visibility-Based Rendering
|
Closes #7259
Describe your changes:
Update API documentation for Visibility-Based Rendering
All Submissions:
Author Checklist
Reviewer Checklist