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 sync #2404

Merged
merged 7 commits into from
Sep 17, 2024

More tests

f32d814
Select commit
Loading
Failed to load commit list.
Merged

Bar graph sync #2404

More tests
f32d814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 1s

85.98% (+0.05%) compared to d8acf33

View this Pull Request on Codecov

85.98% (+0.05%) compared to d8acf33

Details

Codecov Report

Attention: Patch coverage is 94.02985% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.98%. Comparing base (d8acf33) to head (f32d814).
Report is 1 commits behind head on 188127118-bar-graph-link.

Files with missing lines Patch % Lines
src/plugins/bar-graph/bar-graph-content.ts 90.00% 2 Missing ⚠️
src/plugins/bar-graph/editable-axis-label.tsx 93.33% 1 Missing ⚠️
src/plugins/bar-graph/legend-area.tsx 92.85% 1 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                      @@
##           188127118-bar-graph-link    #2404      +/-   ##
============================================================
+ Coverage                     85.93%   85.98%   +0.05%     
============================================================
  Files                           741      741              
  Lines                         37981    37996      +15     
  Branches                       9688     9689       +1     
============================================================
+ Hits                          32640    32672      +32     
+ Misses                         5035     5019      -16     
+ Partials                        306      305       -1     

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