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(modern-compiler): dispose redundant compilers #1245

Merged

fix(modern-compiler): dispose redundant compilers

ad5b193
Select commit
Loading
Failed to load commit list.
Merged

fix(modern-compiler): dispose redundant compilers #1245

fix(modern-compiler): dispose redundant compilers
ad5b193
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2024 in 0s

93.75% (-0.70%) compared to 31789cc

View this Pull Request on Codecov

93.75% (-0.70%) compared to 31789cc

Details

Codecov Report

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

Project coverage is 93.75%. Comparing base (31789cc) to head (ad5b193).
Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
src/utils.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1245      +/-   ##
==========================================
- Coverage   94.44%   93.75%   -0.70%     
==========================================
  Files           3        3              
  Lines         360      416      +56     
  Branches      132      158      +26     
==========================================
+ Hits          340      390      +50     
- Misses         18       24       +6     
  Partials        2        2              

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