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

Limit lines handle plot resizing #7151

Merged
merged 23 commits into from
Mar 5, 2024

Merge branch 'master' into redraw-limits-resize

83253ab
Select commit
Loading
Failed to load commit list.
Merged

Limit lines handle plot resizing #7151

Merge branch 'master' into redraw-limits-resize
83253ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

55.36% (-0.47%) compared to 1419392

View this Pull Request on Codecov

55.36% (-0.47%) compared to 1419392

Details

Codecov Report

Merging #7151 (83253ab) into master (1419392) will decrease coverage by 0.47%.
The diff coverage is 58.82%.

❗ Current head 83253ab differs from pull request most recent head 50b9b45. Consider uploading reports for the commit 50b9b45 to get more accurate results

@@            Coverage Diff             @@
##           master    #7151      +/-   ##
==========================================
- Coverage   55.83%   55.36%   -0.47%     
==========================================
  Files         651      651              
  Lines       26192    26193       +1     
  Branches     2536     2537       +1     
==========================================
- Hits        14623    14501     -122     
- Misses      10867    10993     +126     
+ Partials      702      699       -3     
Files Coverage Δ
src/plugins/plot/PlotView.vue 67.27% <0.00%> (-1.25%) ⬇️
src/plugins/plot/stackedPlot/StackedPlotItem.vue 37.11% <66.66%> (-0.39%) ⬇️
src/plugins/plot/chart/MctChart.vue 44.31% <61.53%> (+0.75%) ⬆️

... and 24 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 1419392...50b9b45. Read the comment docs.