JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
274 stars 33 forks source link

Fix parsing of chained unary and unary type operators #249

Closed c42f closed 1 year ago

c42f commented 1 year ago

Fixes part of #186

codecov[bot] commented 1 year ago

Codecov Report

Merging #249 (133fbe5) into main (1515d8f) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   96.47%   96.48%           
=======================================
  Files          15       15           
  Lines        3919     3922    +3     
=======================================
+ Hits         3781     3784    +3     
  Misses        138      138           
Impacted Files Coverage Δ
src/parser.jl 98.25% <100.00%> (+<0.01%) :arrow_up:

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