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

fix: Use virtual-webgl to circumvent browser limits on WebGL contexts #2349

Merged
merged 13 commits into from
Jan 31, 2025

Catch errors if initializing virtual-webgl fails

d392414
Select commit
Loading
Failed to load commit list.
Merged

fix: Use virtual-webgl to circumvent browser limits on WebGL contexts #2349

Catch errors if initializing virtual-webgl fails
d392414
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 0s

46.09% (-0.67%) compared to 680f015

View this Pull Request on Codecov

46.09% (-0.67%) compared to 680f015

Details

Codecov Report

Attention: Patch coverage is 0% with 565 lines in your changes missing coverage. Please review.

Project coverage is 46.09%. Comparing base (680f015) to head (d392414).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/chart/src/virtual-webgl.ts 0.00% 559 Missing and 2 partials ⚠️
packages/chart/src/index.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2349      +/-   ##
==========================================
- Coverage   46.76%   46.09%   -0.67%     
==========================================
  Files         710      712       +2     
  Lines       39107    39674     +567     
  Branches     9773    10055     +282     
==========================================
  Hits        18288    18288              
- Misses      20808    21330     +522     
- Partials       11       56      +45     

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