JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
274 stars 33 forks source link

specialize on the number of varargs for `bump_split` #254

Closed KristofferC closed 1 year ago

KristofferC commented 1 year ago

Seems to fix #252

codecov[bot] commented 1 year ago

Codecov Report

Merging #254 (566eac6) into main (7c16f1b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   96.48%   96.48%           
=======================================
  Files          15       15           
  Lines        3925     3925           
=======================================
  Hits         3787     3787           
  Misses        138      138           
Impacted Files Coverage Δ
src/parse_stream.jl 96.32% <100.00%> (ø)

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