Skip to content

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

Draft
c42f wants to merge 3 commits into
mainfrom
c42f/macro-comma-binding
Draft

Experiment: Make macros bind stronger than commas within parentheses#212
c42f wants to merge 3 commits into
mainfrom
c42f/macro-comma-binding

Hack: Test tight binding commas against JuliaSyntax ref parser

0a0ffa3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

96.68% (+0.00%) compared to 2a0efad

View this Pull Request on Codecov

96.68% (+0.00%) compared to 2a0efad

Details

Codecov Report

❌ 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 172 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.