Skip to content
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

Allow Data Visualization in inspector based on current selection #7052

Merged
merged 12 commits into from Sep 15, 2023
Merged

Conversation

davetsay
Copy link
Contributor

@davetsay davetsay commented Sep 12, 2023

Closes #7041

Describe your changes:

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this change backwards compatible? For example, developers won't need to change how they are calling the API or how they've extended core plugins such as Tables or Plots.

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Command line build passes?
  • Has this been smoke tested?
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?
  • Has associated issue been labelled unverified? (only applicable if this PR closes the issue)
  • Has associated issue been labelled bug? (only applicable if this PR is for a bug fix)

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #7052 (b741236) into master (6776cc3) will decrease coverage by 0.05%.
The diff coverage is 2.22%.

@@            Coverage Diff             @@
##           master    #7052      +/-   ##
==========================================
- Coverage   55.50%   55.46%   -0.05%     
==========================================
  Files         643      650       +7     
  Lines       25787    25922     +135     
  Branches     2517     2532      +15     
==========================================
+ Hits        14314    14378      +64     
- Misses      10782    10842      +60     
- Partials      691      702      +11     
Flag Coverage Δ *Carryforward flag
e2e-full 42.05% <ø> (ø) Carriedforward from 0f9d875
e2e-stable 57.16% <5.26%> (-0.12%) ⬇️
unit 49.11% <2.22%> (+0.14%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

Files Changed Coverage Δ
src/plugins/inspectorDataVisualization/Imagery.vue 0.00% <0.00%> (ø)
...ualization/InspectorDataVisualizationComponent.vue 0.00% <0.00%> (ø)
...lization/InspectorDataVisualizationViewProvider.js 0.00% <0.00%> (ø)
...plugins/inspectorDataVisualization/NumericData.vue 0.00% <0.00%> (ø)
...gins/inspectorDataVisualization/TelemetryFrame.vue 0.00% <0.00%> (ø)
src/plugins/inspectorDataVisualization/plugin.js 0.00% <0.00%> (ø)
...s/inspectorDataVisualization/DataVisualization.vue 6.66% <6.66%> (ø)
src/plugins/plugins.js 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6776cc3...b741236. Read the comment docs.

@deploysentinel
Copy link

deploysentinel bot commented Sep 12, 2023

Current Playwright Test Results Summary

✅ 14 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 09/15/2023 02:52:14am UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: b741236

Started: 09/15/2023 02:49:14am UTC

⚠️ Flakes

📄   functional/plugins/displayLayout/displayLayout.e2e.spec.js • 1 Flake

Test Case Results

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 2Retry 1Initial Attempt
18.92% (7) 7 / 37 runs
failed over last 7 days
24.32% (9) 9 / 37 runs
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 138 Passing - ⚠️ 6 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 09/15/2023 02:52:15am UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: b741236

Started: 09/15/2023 12:35:55am UTC

⚠️ Flakes

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 3 Flakes

Top 1 Common Error Messages

null

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery in Display Layout View Large action pauses imagery when in realtime and returns to realtime
Retry 1Initial Attempt
0% (0) 0 / 63 runs
failed over last 7 days
6.35% (4) 4 / 63 runs
flaked over last 7 days
Example Imagery in Display Layout View Large action leaves keeps realtime mode paused
Retry 1Initial Attempt
0% (0) 0 / 63 runs
failed over last 7 days
6.35% (4) 4 / 63 runs
flaked over last 7 days
Example Imagery in Display Layout Toggle layer visibility by clicking on label
Retry 1Initial Attempt
0% (0) 0 / 61 runs
failed over last 7 days
6.56% (4) 4 / 61 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

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 1Initial Attempt
3.23% (2) 2 / 62 runs
failed over last 7 days
43.55% (27) 27 / 62 runs
flaked 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 1Initial Attempt
3.33% (2) 2 / 60 runs
failed over last 7 days
35% (21) 21 / 60 runs
flaked 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 1Initial Attempt
1.09% (1) 1 / 92 run
failed over last 7 days
51.09% (47) 47 / 92 runs
flaked over last 7 days

View Detailed Build Results


@khalidadil khalidadil added the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 14, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 14, 2023
@unlikelyzero
Copy link
Collaborator

Note: flaky tree expanding test in percy

@khalidadil khalidadil added the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 15, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 15, 2023
@akhenry
Copy link
Contributor

akhenry commented Sep 15, 2023

Looks great! Nice one. Very clean and reusable, I like it.

@akhenry
Copy link
Contributor

akhenry commented Sep 15, 2023

Filed a followup for some docs and tests - #7060

@akhenry akhenry merged commit c7b5ecb into master Sep 15, 2023
19 checks passed
@akhenry akhenry deleted the 7041 branch September 15, 2023 19:30
akhenry pushed a commit that referenced this pull request Sep 15, 2023
* visualize data in inspector per selection

---------

Co-authored-by: Khalid Adil <khalidadil29@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
khalidadil added a commit that referenced this pull request Sep 18, 2023
…rrent selection (#7062)

Allow Data Visualization in inspector based on current selection (#7052)

* visualize data in inspector per selection

---------

Co-authored-by: David Tsay <3614296+davetsay@users.noreply.github.com>
Co-authored-by: Khalid Adil <khalidadil29@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data Visualization Inspector Tab
4 participants