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

bar graph link #2398

Merged
merged 24 commits into from
Sep 17, 2024

Merge remote-tracking branch 'origin/master' into 188127118-bar-graph…

de397eb
Select commit
Loading
Failed to load commit list.
Merged

bar graph link #2398

Merge remote-tracking branch 'origin/master' into 188127118-bar-graph…
de397eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

86.29% (+0.13%) compared to 812c3c4

View this Pull Request on Codecov

86.29% (+0.13%) compared to 812c3c4

Details

Codecov Report

Attention: Patch coverage is 97.68340% with 6 lines in your changes missing coverage. Please review.

Project coverage is 86.29%. Comparing base (812c3c4) to head (de397eb).

Files with missing lines Patch % Lines
src/plugins/bar-graph/bar-graph-content.ts 97.67% 2 Missing ⚠️
src/plugins/bar-graph/bar-graph-tile.tsx 92.30% 2 Missing ⚠️
src/plugins/bar-graph/editable-axis-label.tsx 93.33% 1 Missing ⚠️
src/plugins/bar-graph/legend-area.tsx 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2398      +/-   ##
==========================================
+ Coverage   86.16%   86.29%   +0.13%     
==========================================
  Files         736      739       +3     
  Lines       37814    37955     +141     
  Branches     9626     9680      +54     
==========================================
+ Hits        32584    32755     +171     
+ Misses       4931     4903      -28     
+ Partials      299      297       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.