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

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

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 03 Jul 2026 04:01AM UTC
Jobs 1
Files 156
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

03 Jul 2026 03:52AM UTC coverage: 93.834% (+0.06%) from 93.772%
#398

Pull #787

cover

jackfirth
Make syntax-remove-splice reject paths outside the syntax object

The path is now validated with syntax-contains-path? before the
empty-splice early return, so removing zero children at a nonexistent
path raises a contract error instead of silently returning the syntax
unchanged. This makes the grimoire's documented claim true.

syntax-apply-delta now skips the removal step for pure insertions,
since their start paths may point one past the end of the enclosing
form, which is a valid insertion point but not a removable child.

Also restores a closing brace that went missing from the in-syntax-paths
documentation entry and broke the docs build.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #787: Document `resyntax/grimoire/syntax-path`

214 of 218 new or added lines in 13 files covered. (98.17%)

15735 of 16769 relevant lines covered (93.83%)

0.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
89.47
-1.07% private/syntax-delta.rkt
1
89.66
0.0% private/syntax-property-bundle.rkt
Jobs
ID Job ID Ran Files Coverage
1 #398.1 03 Jul 2026 04:01AM UTC 156
93.83
Source Files on build #398
  • Tree
  • List 156
  • Changed 12
  • Source Changed 12
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #787
  • 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