-
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
docs: update Telemetry Formats section #7173
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/02/2023 09:09:47pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 8f142e5 Started: 11/02/2023 09:07:50pm UTC Current Playwright Test Results Summary✅ 152 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 11/02/2023 09:09:47pm UTC)
|
|
2 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1 • Initial Attempt |
5.22% (6)6 / 115 runsfailed over last 7 days |
39.13% (45)45 / 115 runsflaked over last 7 days |
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1 • Initial Attempt |
6.42% (7)7 / 109 runsfailed over last 7 days |
35.78% (39)39 / 109 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 / 115 runsfailed over last 7 days |
6.09% (7)7 / 115 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 |
3.48% (4)4 / 115 runsfailed over last 7 days |
67.83% (78)78 / 115 runsflaked over last 7 days |
Looks great. I'm wondering if we should make sure that |
Codecov Report
@@ Coverage Diff @@
## master #7173 +/- ##
==========================================
- Coverage 55.98% 55.66% -0.32%
==========================================
Files 652 652
Lines 26187 26187
Branches 2524 2524
==========================================
- Hits 14660 14578 -82
- Misses 10828 10912 +84
+ Partials 699 697 -2
*This pull request uses carry forward flags. Click here to find out more. see 11 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Closes #7172
Describe your changes:
Updates our docs on Formats/Formatters and documents the default formats that Open MCT API provides.
All Submissions:
Author Checklist
Reviewer Checklist