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 scoping for global var hoisting #293

Merged
merged 1 commit into from
Apr 19, 2024

fix scoping for 'GlobalVarHoistTransformation'

a0caaa1
Select commit
Loading
Failed to load commit list.
Merged

fix scoping for global var hoisting #293

fix scoping for 'GlobalVarHoistTransformation'
a0caaa1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 0s

94.95% (+0.00%) compared to 102655b

View this Pull Request on Codecov

94.95% (+0.00%) compared to 102655b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.95%. Comparing base (102655b) to head (a0caaa1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #293   +/-   ##
=======================================
  Coverage   94.95%   94.95%           
=======================================
  Files         153      153           
  Lines       32052    32052           
=======================================
  Hits        30436    30436           
  Misses       1616     1616           

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