• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jackfirth / resyntax / #427
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: document-github-integration
DEFAULT BRANCH: master
Ran 07 Jul 2026 07:53AM UTC
Jobs 1
Files 159
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jul 2026 07:41AM UTC coverage: 93.885% (+0.007%) from 93.878%
#427

Pull #791

cover

jackfirth
Only match syntax-wrapped outputs in define-syntax-parser shortcut

The define-syntax-parser-to-define-syntax-parse-rule-simple rule
matched any single-clause define-syntax-parser and stripped a syntax
wrapper from body forms only if one was present. A clause body ending
in (syntax/loc ...) or any other non-template expression got inserted
into the define-syntax-parse-rule output as a raw template, producing
broken code. Now the rule only matches when the last body form is
wrapped in syntax, with preceding forms matched as pattern directives,
mirroring the define-syntax rule in the same module.

Fixes #759.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #791: Only match syntax-wrapped outputs in define-syntax-parser shortcut

29 of 29 new or added lines in 2 files covered. (100.0%)

15890 of 16925 relevant lines covered (93.88%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #427.1 07 Jul 2026 07:53AM UTC 159
93.88
Source Files on build #427
  • Tree
  • List 159
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #791
  • PR Base - master (#)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc