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

jackfirth / resyntax
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix-reysntax-typo
DEFAULT BRANCH: master
Repo Added 28 Oct 2025 07:40AM UTC
Files 161
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

LAST BUILD ON BRANCH fix-define-syntax-parser-syntax-loc
branch: fix-define-syntax-parser-syntax-loc
CHANGE BRANCH
x
Reset
  • fix-define-syntax-parser-syntax-loc
  • HEAD
  • autofix-24-1
  • autopilot-blocking
  • autopilot-workflow
  • ci-debug
  • claude/gracious-feistel-2be52d
  • cli-json
  • compile-test
  • copilot/add-analyzer-load-tests
  • copilot/add-analyzer-timeout-option
  • copilot/add-expanded-id-table-utility
  • copilot/add-function-expression-analyzer
  • copilot/add-fuse-map-with-for-rule
  • copilot/add-in-syntax-paths-utility
  • copilot/add-printf-without-specifiers-rule
  • copilot/add-resyntax-fix-json-output
  • copilot/add-string-representation-syntax-paths-again
  • copilot/add-syntax-path-filter-utility
  • copilot/add-syntax-property-extraction-apis
  • copilot/add-warning-rule-support
  • copilot/allow-custom-analyzers-in-rules
  • copilot/configurable-analyzer-timeout
  • copilot/consolidate-legacy-migration-rules
  • copilot/extract-let-from-arguments
  • copilot/fix-8175575-328049080-6434af77-80e7-42db-a2ea-55d3c2dafeba
  • copilot/fix-aggressive-when-merging
  • copilot/fix-broken-code-replacements
  • copilot/fix-error-to-raise-arguments-error
  • copilot/fix-identifier-usage-analyzer
  • copilot/fix-improper-syntax-paths
  • copilot/fix-syntax-parse-rule-issue
  • copilot/fix-syntax-path-logging
  • copilot/fix-unwanted-suggestion
  • copilot/handle-multiple-variables-in-rule
  • copilot/improve-test-coverage-file-group
  • copilot/improve-test-coverage-github
  • copilot/move-rules-to-let-replacement
  • copilot/refactor-analyzers-reuse-table-code
  • copilot/refactor-rules-suites-analyzers
  • copilot/refactor-sequence-tail-replacement
  • copilot/refactor-source-analyze-analyzers
  • copilot/refactor-test-imports
  • copilot/remove-matching-comparator-file
  • copilot/remove-proper-syntax-path-predicate
  • copilot/skip-failing-analyzers
  • copilot/skip-push-workflows-for-copilot
  • copilot/split-formatting-preservation-tests
  • copilot/store-visited-paths
  • copilot/suggest-using-define-syntax-parse-rule
  • copilot/update-identifier-usage-analyzer
  • copilot/use-module-lexer-for-comments
  • coverage
  • coverage-fixing
  • coverage-loops
  • coverage-workflow
  • document-github-integration
  • fix-comment-reading
  • fix-quasiquote-to-list-quoted-datums
  • fix-reysntax-typo
  • grimoire
  • grimoire-file-group
  • grimoire-string-replacement
  • grimoire-stxpath
  • jackfirth-patch-1
  • jackfirth-patch-1-1
  • jackfirth-patch-2
  • let-replacement
  • make-immutable-hash-quasiquote-to-hash
  • manual-display-to-file-rule
  • manual-testing
  • manual-workflow
  • master
  • pr-analysis
  • rule-application-timing
  • run-rule
  • split-grimoire
  • text-trees
  • when-unless-keyword-multi-body-only

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

Relevant lines Covered
Build:
Build:
16925 RELEVANT LINES 15890 COVERED LINES
0.94 HITS PER LINE
Source Files on fix-define-syntax-parser-syntax-loc
  • Tree
  • List 159
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#427 fix-define-syntax-parser-syntax-loc 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 prese... Pull #791 07 Jul 2026 07:53AM UTC jackfirth cover
93.88
See All Builds (462)
  • Repo on GitHub
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