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

Add parens node in special cases :(=) and :(::) #237

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

c42f
Copy link
Member

@c42f c42f commented Mar 31, 2023

Minor fixes for special cases forgotten from #222

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #237 (cd6ee78) into main (c808a70) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   96.34%   96.44%   +0.10%     
==========================================
  Files          15       15              
  Lines        3916     3915       -1     
==========================================
+ Hits         3773     3776       +3     
+ Misses        143      139       -4     
Impacted Files Coverage Δ
src/parser.jl 98.25% <100.00%> (+0.24%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@c42f c42f merged commit f762e76 into main Mar 31, 2023
@c42f c42f deleted the c42f/parens-node-special-cases branch March 31, 2023 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant