JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
274 stars 33 forks source link

Enable parsing of Base tests #205

Closed c42f closed 1 year ago

c42f commented 1 year ago

The only weird case here is Base's test/syntax.jl which contains some pretty weird syntax cases. Cases where we don't really want to parse the same...

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@764597a). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage        ?   92.92%           
=======================================
  Files           ?       15           
  Lines           ?     3776           
  Branches        ?        0           
=======================================
  Hits            ?     3509           
  Misses          ?      267           
  Partials        ?        0           

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