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

Experiment: Make macros bind stronger than commas within parentheses #212

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Hack: Test tight binding commas against JuliaSyntax ref parser

0a0ffa3
Select commit
Loading
Failed to load commit list.
Draft

Experiment: Make macros bind stronger than commas within parentheses #212

Hack: Test tight binding commas against JuliaSyntax ref parser
0a0ffa3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

96.68% (target 0.00%)

View this Pull Request on Codecov

96.68% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.68%. Comparing base (2a0efad) to head (0a0ffa3).
Report is 85 commits behind head on main.

Files Patch % Lines
src/parse_stream.jl 86.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   96.68%   96.68%           
=======================================
  Files          14       14           
  Lines        4007     4008    +1     
=======================================
+ Hits         3874     3875    +1     
  Misses        133      133           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.