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

[Plots] Gracefully handle Float32Array breaking values #7138

Merged
merged 13 commits into from
Oct 24, 2023

Merge branch 'master' into plot-float32-exceed-fix

a1d658e
Select commit
Loading
Failed to load commit list.
Merged

[Plots] Gracefully handle Float32Array breaking values #7138

Merge branch 'master' into plot-float32-exceed-fix
a1d658e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 0s

55.67% (+0.25%) compared to 7bf9832

View this Pull Request on Codecov

55.67% (+0.25%) compared to 7bf9832

Details

Codecov Report

Merging #7138 (a1d658e) into master (7bf9832) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7138      +/-   ##
==========================================
+ Coverage   55.41%   55.67%   +0.25%     
==========================================
  Files         651      651              
  Lines       26189    26192       +3     
  Branches     2536     2536              
==========================================
+ Hits        14513    14582      +69     
+ Misses      10979    10903      -76     
- Partials      697      707      +10     
Files Coverage Δ
example/generator/GeneratorProvider.js 93.54% <ø> (ø)
example/generator/plugin.js 90.00% <ø> (ø)
src/plugins/plot/configuration/PlotSeries.js 86.52% <100.00%> (+0.21%) ⬆️

... and 11 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 7bf9832...a1d658e. Read the comment docs.