JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
267 stars 32 forks source link

Fix error in hooks when parsing incomplete `x.` #385

Closed c42f closed 8 months ago

c42f commented 8 months ago

Fixes part of #380

(This may have crept in as part of #325?)

codecov[bot] commented 8 months ago

Codecov Report

Merging #385 (222431c) into main (e3df852) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage   96.57%   96.58%           
=======================================
  Files          14       14           
  Lines        4181     4183    +2     
=======================================
+ Hits         4038     4040    +2     
  Misses        143      143           
Files Coverage Δ
src/hooks.jl 83.23% <100.00%> (+0.19%) :arrow_up: