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

steve-downey / compile-time-scheme / 30237515563
92%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2026 04:39AM UTC
Jobs 1
Files 129
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

27 Jul 2026 04:35AM UTC coverage: 91.887%. Remained the same
30237515563

push

github

steve-downey
docs: correct two overstated claims in the L21 sender backend

Both found by the phase-21 blog agent reading the code against the prose it was
given, which is what that pass is for.

DIV-0015 claimed every source string in sender_program.test.cpp is copied
verbatim from the closure tests. Of its 68 TEST_CASEs, 64 are transcribed; three
are native cases witnessing which channel a program completed on, which the
closure backends cannot express, and one is the header idempotency check. The
parity argument rests on the 64 and still holds. Corrected by appending, since
divergence docs are append-only.

outcome.hpp called run_sender the backend's "only" driver, but sender_eval.hpp's
core_cons arm drains its when_all with sync_wait. That use is benign -- both
children are already evaluated in source order, so the when_all joins two just
senders that cannot fail -- but the doc comment was false as written. Narrowed
the claim to what it actually holds for, observing a program's completion, and
named the internal exception.

The phase-21 post is pinned to blog/phase-21 and keeps showing the pre-correction
text, which is the pinning design working: the post is a diary entry, and it
already notes the discrepancy in its own prose.

10363 of 11278 relevant lines covered (91.89%)

249.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30237515563.1 27 Jul 2026 04:39AM UTC 129
91.89
GitHub Action Run
Source Files on build 30237515563
  • Tree
  • List 129
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30237515563
  • d1aa49e8 on github
  • Prev Build on main (#30236992294)
  • Next Build on main (#30237489589)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc