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

ultimate-notion / ultimate-notion / 27918406734
87%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 09:46PM UTC
Jobs 7
Files 38
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

21 Jun 2026 09:43PM UTC coverage: 87.389% (-0.3%) from 87.712%
27918406734

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>

61 of 101 new or added lines in 12 files covered. (60.4%)

1 existing line in 1 file now uncovered.

6576 of 7525 relevant lines covered (87.39%)

6.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
86.13
-0.26% src/ultimate_notion/blocks.py
9
85.14
-4.57% src/ultimate_notion/core.py
5
85.54
-1.21% src/ultimate_notion/obj_api/endpoints.py
4
86.84
-1.05% src/ultimate_notion/page.py
3
92.36
-1.84% src/ultimate_notion/database.py
3
56.97
-0.7% src/ultimate_notion/file.py
3
87.01
-0.64% src/ultimate_notion/props.py
3
90.0
-0.37% src/ultimate_notion/schema.py
1
89.78
-0.37% src/ultimate_notion/markdown.py

Coverage Regressions

Lines Coverage ∆ File
1
88.46
1.08% src/ultimate_notion/option.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.13 - 27918406734.1 21 Jun 2026 09:46PM UTC 38
87.39
GitHub Action Run
2 run-ubuntu-latest-3.11 - 27918406734.2 21 Jun 2026 09:46PM UTC 38
87.39
GitHub Action Run
3 run-ubuntu-latest-3.12 - 27918406734.3 21 Jun 2026 09:46PM UTC 38
87.39
GitHub Action Run
4 run-ubuntu-latest-3.14 - 27918406734.4 21 Jun 2026 09:46PM UTC 38
87.39
GitHub Action Run
5 run-ubuntu-latest-3.10 - 27918406734.5 21 Jun 2026 09:48PM UTC 38
87.39
GitHub Action Run
6 run-macos-latest-3.10 - 27918406734.6 21 Jun 2026 09:46PM UTC 38
87.39
GitHub Action Run
7 run-windows-latest-3.10 - 27918406734.7 21 Jun 2026 09:48PM UTC 38
84.62
GitHub Action Run
Source Files on build 27918406734
  • Tree
  • List 38
  • Changed 12
  • Source Changed 12
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27918406734
  • b2dbd4a6 on github
  • Prev Build on main (#27918240117)
  • Next Build on main (#27921002009)
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