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

ultimate-notion / ultimate-notion / 28100634581 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 01:12PM UTC
Files 38
Run time 3s
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

24 Jun 2026 01:05PM UTC coverage: 84.618% (+0.02%) from 84.596%
28100634581.1

push

github

web-flow
Encode the block-only-children invariant in _Node's type (#342)

Make _Node generic in its wrapped type and pin children to
list[_Node[Block]], so the invariant that only a root node wraps a Page
while every child wraps a Block is expressed once. Building child
obj_refs is now a list[Block] with no element-type laundering, and the
now-dead isinstance guard in _build_obj_ref is removed. Covariance
requires a read-only wrapped field, hence frozen=True.

Closes #339.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

6420 of 7587 relevant lines covered (84.62%)

0.85 hits per line

Source Files on job run-windows-latest-3.10 - 28100634581.1
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28100634581
  • 71371f1c on github
  • Prev Job for on main (#28099969542.5)
  • Next Job for on main (#28105121515.7)
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