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

ultimate-notion / ultimate-notion / 27918406734 / 3
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 09:48PM 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 09:43PM UTC coverage: 87.389% (-0.3%) from 87.712%
27918406734.3

push

github

web-flow
Replace overloaded raise_unset with is_unset narrowing (#259)

ty does not split `X | UnsetType` unions across overloads, so the
overloaded `raise_unset` guard produced false positives at ~28 call
sites. Remove it and narrow each site with the existing `is_unset`
`TypeIs` guard, raising `UnsetError` inline. Give `UnsetError` a default
message so call sites are a plain `raise UnsetError()` with no
duplication, and the helper and its overloads disappear.

Verified with mypy (strict), ruff, ty 0.0.51, and the offline test suite.

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

6576 of 7525 relevant lines covered (87.39%)

0.87 hits per line

Source Files on job run-ubuntu-latest-3.12 - 27918406734.3
  • Tree
  • List 38
  • Changed 12
  • Source Changed 12
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27918406734
  • b2dbd4a6 on github
  • Prev Job for on main (#27918240117.6)
  • Next Job for on main (#27921002009.1)
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