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

ultimate-notion / ultimate-notion / 27916453655 / 2
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 08:30PM UTC
Files 38
Run time 1s
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

21 Jun 2026 08:25PM UTC coverage: 87.859% (-0.04%) from 87.9%
27916453655.2

push

github

web-flow
Replace unchecked block downcasts with isinstance guards (#253)

Replace two `cast` downcasts in `blocks.py` with `isinstance` checks that
raise `TypeError`, matching the existing narrowing idiom in the codebase
(asserts are disallowed in source by ruff S101). This removes the casts and
adds runtime safety in `Columns.__getitem__` and `SyncedBlock.get_original`.

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

6549 of 7454 relevant lines covered (87.86%)

0.88 hits per line

Source Files on job run-ubuntu-latest-3.14 - 27916453655.2
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27916453655
  • c585b9e9 on github
  • Prev Job for on main (#27915825349.4)
  • Next Job for on main (#27916879614.3)
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