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 resolver and block_scoping #700

Merged
merged 3 commits into from Mar 4, 2020
Merged

Fix resolver and block_scoping #700

merged 3 commits into from Mar 4, 2020

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Mar 4, 2020

Closes #698.
Closes #699.

@kdy1 kdy1 added this to the v1.1.32 milestone Mar 4, 2020
@kdy1 kdy1 self-assigned this Mar 4, 2020
@codecov
Copy link

codecov bot commented Mar 4, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@165a209). Click here to learn what that means.
The diff coverage is 47.36%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #700   +/-   ##
=========================================
  Coverage          ?   23.73%           
=========================================
  Files             ?      200           
  Lines             ?    29777           
  Branches          ?     7612           
=========================================
  Hits              ?     7068           
  Misses            ?    20239           
  Partials          ?     2470
Impacted Files Coverage Δ
ecmascript/transforms/src/resolver.rs 56.37% <ø> (ø)
...ript/transforms/src/compat/es2015/block_scoping.rs 53.58% <47.36%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 165a209...4650cad. Read the comment docs.

@kdy1 kdy1 merged commit e5a818a into swc-project:master Mar 4, 2020
@swc-project swc-project locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Function renaming bug for loop optimization: keep "this"
1 participant