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

23ee9a6
Select commit
Loading
Failed to load commit list.
Merged

Limit lines handle plot resizing #7151

Merge branch 'master' into redraw-limits-resize
23ee9a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 0s

55.28% (+0.07%) compared to eae5135

View this Pull Request on Codecov

55.28% (+0.07%) compared to eae5135

Details

Codecov Report

Attention: Patch coverage is 10.52632% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 55.28%. Comparing base (eae5135) to head (23ee9a6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7151      +/-   ##
==========================================
+ Coverage   55.20%   55.28%   +0.07%     
==========================================
  Files         672      672              
  Lines       26962    26969       +7     
  Branches     2620     2622       +2     
==========================================
+ Hits        14884    14909      +25     
+ Misses      11359    11341      -18     
  Partials      719      719              
Files Coverage Δ
src/plugins/plot/PlotView.vue 68.51% <ø> (-1.30%) ⬇️
src/plugins/plot/inspector/forms/SeriesForm.vue 31.74% <ø> (ø)
src/plugins/plot/stackedPlot/StackedPlotItem.vue 26.08% <16.66%> (-0.39%) ⬇️
src/plugins/plot/chart/MctChart.vue 46.59% <7.69%> (+3.58%) ⬆️

... 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 eae5135...23ee9a6. Read the comment docs.