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

feat: Add render blocking errors to Chart #2255

Merged
merged 2 commits into from
Oct 22, 2024

wip

5732603
Select commit
Loading
Failed to load commit list.
Merged

feat: Add render blocking errors to Chart #2255

wip
5732603
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 1s

46.57% (+0.00%) compared to 229adf0

View this Pull Request on Codecov

46.57% (+0.00%) compared to 229adf0

Details

Codecov Report

Attention: Patch coverage is 5.88235% with 32 lines in your changes missing coverage. Please review.

Project coverage is 46.57%. Comparing base (229adf0) to head (5732603).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/chart/src/Chart.tsx 0.00% 28 Missing ⚠️
packages/chart/src/ChartModel.ts 33.33% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2255    +/-   ##
========================================
  Coverage   46.57%   46.57%            
========================================
  Files         698      698            
  Lines       38767    38790    +23     
  Branches     9866     9685   -181     
========================================
+ Hits        18054    18065    +11     
- Misses      20702    20714    +12     
  Partials       11       11            

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