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

ultimate-notion / ultimate-notion / 28089313006
87%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 09:38AM 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

24 Jun 2026 09:36AM UTC coverage: 87.288% (-0.02%) from 87.307%
28089313006

push

github

web-flow
Replace the hasattr-based Property._is_init check with a None-defaulted _obj_ref sentinel (#320)

Give `Wrapper._obj_ref` a `None` default instead of a bare annotation so the
"is this initialized?" question becomes an explicit `self._obj_ref is not None`
check that the type checker understands, mirroring the `_typemap`/`UnsetType`
sentinels. The base `obj_ref` getter now raises `UnsetError` when accessed
before initialization, and the `Relation.obj_ref` getter builds lazily off the
same `None` check so mypy narrows the return type.

Also regenerates the hatch lock files under Python 3.13.

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

5 of 8 new or added lines in 2 files covered. (62.5%)

6633 of 7599 relevant lines covered (87.29%)

6.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
83.44
-0.87% src/ultimate_notion/core.py
Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.14 - 28089313006.1 24 Jun 2026 09:42AM UTC 38
87.27
GitHub Action Run
2 run-ubuntu-latest-3.10 - 28089313006.2 24 Jun 2026 09:40AM UTC 38
87.29
GitHub Action Run
3 run-ubuntu-latest-3.13 - 28089313006.3 24 Jun 2026 09:38AM UTC 38
87.27
GitHub Action Run
4 run-ubuntu-latest-3.11 - 28089313006.4 24 Jun 2026 09:38AM UTC 38
87.27
GitHub Action Run
5 run-windows-latest-3.10 - 28089313006.5 24 Jun 2026 09:40AM UTC 38
84.55
GitHub Action Run
6 run-ubuntu-latest-3.12 - 28089313006.6 24 Jun 2026 09:38AM UTC 38
87.27
GitHub Action Run
7 run-macos-latest-3.10 - 28089313006.7 24 Jun 2026 09:38AM UTC 38
87.29
GitHub Action Run
Source Files on build 28089313006
  • Tree
  • List 38
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28089313006
  • fc45bc46 on github
  • Prev Build on main (#28086472924)
  • Next Build on main (#28089836760)
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