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

[MctPlot, Overlay] add suppression option to overlay dialog #7989

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[Overlay] add suppression option to overlay dialog

609ec4b
Select commit
Loading
Failed to load commit list.
Open

[MctPlot, Overlay] add suppression option to overlay dialog #7989

[Overlay] add suppression option to overlay dialog
609ec4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

57.27% (-0.32%) compared to 1fde0d9

View this Pull Request on Codecov

57.27% (-0.32%) compared to 1fde0d9

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 57.27%. Comparing base (1fde0d9) to head (609ec4b).

Files with missing lines Patch % Lines
src/plugins/plot/MctPlot.vue 0.00% 5 Missing ⚠️
src/api/overlays/components/OverlayComponent.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7989      +/-   ##
==========================================
- Coverage   57.59%   57.27%   -0.32%     
==========================================
  Files         678      678              
  Lines       27426    27431       +5     
  Branches     2692     2693       +1     
==========================================
- Hits        15795    15711      -84     
- Misses      11288    11377      +89     
  Partials      343      343              
Files with missing lines Coverage Δ
src/api/overlays/Overlay.js 94.44% <ø> (ø)
src/api/overlays/components/OverlayComponent.vue 71.42% <0.00%> (-3.58%) ⬇️
src/plugins/plot/MctPlot.vue 36.85% <0.00%> (-0.21%) ⬇️

... and 8 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 1fde0d9...609ec4b. Read the comment docs.