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

ultimate-notion / ultimate-notion / 27916879614
87%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 08:45PM 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 08:42PM UTC coverage: 87.808% (-0.05%) from 87.859%
27916879614

push

github

web-flow
Replace cast downcasts with isinstance guards (#254)

Remove five `cast` calls in `blocks.py` and `view.py`, replacing the
downcasts with `isinstance` guards that raise `TypeError` (matching the
existing narrowing idiom, since ruff S101 disallows asserts in source).
In `_chunk_blocks_for_api`, the cast is dropped entirely by zipping the
already-typed `cols.columns` alongside the column nodes.

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

17 of 25 new or added lines in 2 files covered. (68.0%)

6561 of 7472 relevant lines covered (87.81%)

6.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
86.39
-0.26% src/ultimate_notion/blocks.py
3
74.86
-0.14% src/ultimate_notion/view.py
Jobs
ID Job ID Ran Files Coverage
1 run-windows-latest-3.10 - 27916879614.1 21 Jun 2026 08:47PM UTC 38
85.04
GitHub Action Run
2 run-ubuntu-latest-3.10 - 27916879614.2 21 Jun 2026 08:46PM UTC 38
87.81
GitHub Action Run
3 run-ubuntu-latest-3.11 - 27916879614.3 21 Jun 2026 08:45PM UTC 38
87.81
GitHub Action Run
4 run-ubuntu-latest-3.14 - 27916879614.4 21 Jun 2026 08:45PM UTC 38
87.81
GitHub Action Run
5 run-macos-latest-3.10 - 27916879614.5 21 Jun 2026 08:44PM UTC 38
87.81
GitHub Action Run
6 run-ubuntu-latest-3.13 - 27916879614.6 21 Jun 2026 08:45PM UTC 38
87.81
GitHub Action Run
7 run-ubuntu-latest-3.12 - 27916879614.7 21 Jun 2026 08:45PM UTC 38
87.81
GitHub Action Run
Source Files on build 27916879614
  • Tree
  • List 38
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27916879614
  • 42046df9 on github
  • Prev Build on main (#27916453655)
  • Next Build on main (#27917135265)
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