-
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
cherry-pick(#6927): Recent objects do not update when object names are changed #6949
cherry-pick(#6927): Recent objects do not update when object names are changed #6949
Conversation
* fix tree name issue * add name to key, and name observers to recent objects * no need to change key * make more of app reactive to name changes * fix browse bar and document title * listen in properties for name changes * add tests for renaming * yeah spelling linter * add semantic tags to forms and fixup tests * change purpose * actually delete the listener * ensuring deletion --------- Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
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 08/17/2023 09:28:09am UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 89b4c6e Started: 08/17/2023 09:22:03am 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 2 • Retry 1 • Initial Attempt |
11.86% (7)7 / 59 runsfailed over last 7 days |
25.42% (15)15 / 59 runsflaked over last 7 days |
Current Playwright Test Results Summary
✅ 137 Passing -
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 08/17/2023 09:28:09am 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 should output blank instead of the default value
Retry 2 • Retry 1 • Initial Attempt |
11.76% (12)12 / 102 runsfailed over last 7 days |
33.33% (34)34 / 102 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 / 178 runsfailed over last 7 days |
55.62% (99)99 / 178 runsflaked over last 7 days |
📄 functional/plugins/plot/autoscale.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Autoscale User can set autoscale with a valid range @snapshot
Retry 2 • Retry 1 • Initial Attempt |
0% (0)0 / 148 runsfailed over last 7 days |
4.73% (7)7 / 148 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## release/3.0.1 #6949 +/- ##
================================================
Coverage ? 48.30%
================================================
Files ? 644
Lines ? 25701
Branches ? 2509
================================================
Hits ? 12416
Misses ? 12804
Partials ? 481
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
Closes #6818
Describe your changes:
Cherry pick this into
release/3.0.1
All Submissions:
Author Checklist
Reviewer Checklist