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: class, ternary, and arrow function miss parentheses #504

Merged
merged 3 commits into from
Apr 5, 2021

Conversation

davidbonnet
Copy link
Owner

Fixes #477
Fixes #478
Fixes #479

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #504 (68a8492) into master (2dfdef1) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head 68a8492 differs from pull request most recent head e30406b. Consider uploading reports for the commit e30406b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
+ Coverage   94.97%   95.04%   +0.06%     
==========================================
  Files           1        1              
  Lines        1134     1150      +16     
==========================================
+ Hits         1077     1093      +16     
  Misses         57       57              
Impacted Files Coverage Δ
src/astring.js 95.04% <100.00%> (+0.06%) ⬆️

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 2dfdef1...e30406b. Read the comment docs.

@davidbonnet
Copy link
Owner Author

Thanks a lot @NotWearingPants for reporting these issues.

@davidbonnet davidbonnet merged commit 5037b94 into master Apr 5, 2021
@davidbonnet davidbonnet deleted the fix-precedence branch April 5, 2021 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant