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

ultimate-notion / ultimate-notion / 27880271982 / 6
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 06:46PM UTC
Files 38
Run time 8s
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

20 Jun 2026 06:37PM UTC coverage: 87.9%. Remained the same
27880271982.6

push

github

web-flow
Consolidate cache-narrowing casts behind Session._cache_add (#243)

The cache is typed `dict[UUID, DataObject | User]`, so every wrap-and-cache
site needed a `cast` to narrow the heterogeneous value back to its concrete
type. Introduce a single generic `Session._cache_add` helper that owns that
cast, replacing six call-site casts across session.py, query.py and blocks.py
and dropping the now-redundant `raise_unset` keys and imports. Also remove a
redundant `cast(Block, child_block)` already narrowed by `isinstance`.

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

6538 of 7438 relevant lines covered (87.9%)

0.88 hits per line

Source Files on job run-ubuntu-latest-3.13 - 27880271982.6
  • Tree
  • List 38
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27880271982
  • 915d3885 on github
  • Prev Job for on main (#27880264228.3)
  • Next Job for on main (#27896938168.6)
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