• 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 claude/gracious-feistel-2be52d
branch: claude/gracious-feistel-2be52d
CHANGE BRANCH
x
Reset
  • claude/gracious-feistel-2be52d
  • HEAD
  • autofix-24-1
  • autopilot-blocking
  • autopilot-workflow
  • ci-debug
  • 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-define-syntax-parser-syntax-loc
  • 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

08 Jul 2026 08:20AM UTC coverage: 93.973% (+0.008%) from 93.965%
#444

push

cover

jackfirth
Add rule flattening apply/append/map syntax templates

Adds the `flatten-apply-append-syntax-template` rule, rewriting
`(apply append (map syntax->list (syntax->list #'((a ...) ...))))` to the
more direct `(syntax->list #'(a ... ...))`.

To render the reconstructed template with `#'` shorthand instead of the
`(syntax ...)` long form, the s-expression renderer now prints constructed
`syntax` forms as `#'`, mirroring its existing `quote` -> `'` handling.

Fixes #769

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

25 of 25 new or added lines in 3 files covered. (100.0%)

16137 of 17172 relevant lines covered (93.97%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
17172 RELEVANT LINES 16137 COVERED LINES
0.94 HITS PER LINE
Source Files on claude/gracious-feistel-2be52d
  • Tree
  • List 160
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#444 claude/gracious-feistel-2be52d Add rule flattening apply/append/map syntax templates Adds the `flatten-apply-append-syntax-template` rule, rewriting `(apply append (map syntax->list (syntax->list #'((a ...) ...))))` to the more direct `(syntax->list #'(a ... ...))`. To render... push 08 Jul 2026 08:32AM UTC jackfirth cover
93.97
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