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

Cartesian bar #2562

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cartesian-bar

c0503ae
Select commit
Loading
Failed to load commit list.
Draft

Cartesian bar #2562

Merge branch 'main' into cartesian-bar
c0503ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2024 in 0s

70.80% (-10.95%) compared to cf7c36a

View this Pull Request on Codecov

70.80% (-10.95%) compared to cf7c36a

Details

Codecov Report

Attention: 70 lines in your changes are missing coverage. Please review.

Comparison is base (cf7c36a) 81.74% compared to head (c0503ae) 70.80%.

Files Patch % Lines
...mponents/cartesian/d3/data/series/cartesian-bar.ts 13.04% 59 Missing and 1 partial ⚠️
...d/components/cartesian/d3/chart/cartesian-chart.ts 18.18% 8 Missing and 1 partial ⚠️
...red/components/cartesian/d3/axis/cartesian-axis.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2562       +/-   ##
===========================================
- Coverage   81.74%   70.80%   -10.95%     
===========================================
  Files         929      930        +1     
  Lines       20854    20932       +78     
  Branches     3152     3162       +10     
===========================================
- Hits        17048    14820     -2228     
- Misses       3665     5855     +2190     
- Partials      141      257      +116     

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