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

[Inspector Tabs] Make them more opinionated on where they show #7974

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jvigliotta
Copy link
Contributor

Closes

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 a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • 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?

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 56.20%. Comparing base (5be103e) to head (cc99f19).

Files with missing lines Patch % Lines
...spectorViews/styles/StylesInspectorViewProvider.js 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7974      +/-   ##
==========================================
- Coverage   57.70%   56.20%   -1.50%     
==========================================
  Files         678      678              
  Lines       27428    27428              
  Branches     2691     2691              
==========================================
- Hits        15826    15416     -410     
- Misses      11264    11671     +407     
- Partials      338      341       +3     
Flag Coverage Δ
e2e-ci 58.23% <97.22%> (-4.59%) ⬇️
e2e-full 42.00% <91.66%> (-0.01%) ⬇️
unit 49.33% <75.00%> (-0.19%) ⬇️
Files with missing lines Coverage Δ
src/api/annotation/AnnotationAPI.js 90.66% <100.00%> (-0.89%) ⬇️
src/api/telemetry/TelemetryAPI.js 90.29% <100.00%> (+0.26%) ⬆️
src/api/types/TypeRegistry.js 73.33% <100.00%> (+1.90%) ⬆️
src/plugins/gauge/GaugeCompositionPolicy.js 100.00% <100.00%> (ø)
...pectorViews/annotations/AnnotationsViewProvider.js 100.00% <100.00%> (ø)
src/plugins/notebook/NotebookType.js 100.00% <100.00%> (ø)
src/plugins/plot/PlotViewProvider.js 94.44% <100.00%> (-1.71%) ⬇️
...s/plot/overlayPlot/OverlayPlotCompositionPolicy.js 75.00% <100.00%> (-5.00%) ⬇️
src/plugins/timeline/TimelineCompositionPolicy.js 100.00% <ø> (ø)
...spectorViews/styles/StylesInspectorViewProvider.js 91.30% <85.71%> (-8.70%) ⬇️

... and 58 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 5be103e...cc99f19. Read the comment docs.

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.

1 participant