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

ultimate-notion / ultimate-notion / 28290821963
87%

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2026 01:40PM 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

27 Jun 2026 01:36PM UTC coverage: 87.095% (+0.05%) from 87.046%
28290821963

push

github

web-flow
feat: Move a data source between databases and lock/unlock objects (#402) (#415)

* feat: Move a data source between databases and lock/unlock objects (#402)

Add the writable `Page.is_locked`, `DataSource.is_locked`, and
`Database.is_locked` properties to lock or unlock objects for editing, and
`DataSource.move()` to reassign a data source to a different parent database.
Enabled by the Notion API version 2025-09-03.

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

* test(vcr): record cassettes for lock/unlock + move-ds tests and clarify missing-cassette error

PR #402 added test_lock_unlock_db, test_lock_unlock_ds, test_move_ds and
test_lock_unlock_page but never committed their cassettes, so CI's offline
replay (--record-mode=none) failed on all of them. Record the four cassettes
live (workspace-portable: placeholder ids, redacted auth) so the suite replays
to 208 passed / 14 skipped.

Also reframe VCR's misleading "Can't overwrite existing cassette ... record
mode 'none'" failure: in pure-replay mode the real cause is a missing or
stale cassette, so emit an actionable report section pointing at the
`hatch run vcr-rewrite -k <test>` fix.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

---------

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

35 of 38 new or added lines in 3 files covered. (92.11%)

6823 of 7834 relevant lines covered (87.09%)

6.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
85.94
-0.24% src/ultimate_notion/obj_api/endpoints.py
1
79.81
1.39% src/ultimate_notion/database.py
Jobs
ID Job ID Ran Files Coverage
1 run-macos-latest-3.10 - 28290821963.1 27 Jun 2026 01:40PM UTC 38
87.09
GitHub Action Run
2 run-ubuntu-latest-3.14 - 28290821963.2 27 Jun 2026 01:44PM UTC 38
87.08
GitHub Action Run
3 run-ubuntu-latest-3.12 - 28290821963.3 27 Jun 2026 01:40PM UTC 38
87.08
GitHub Action Run
4 run-ubuntu-latest-3.11 - 28290821963.4 27 Jun 2026 01:40PM UTC 38
87.08
GitHub Action Run
5 run-ubuntu-latest-3.13 - 28290821963.5 27 Jun 2026 01:40PM UTC 38
87.08
GitHub Action Run
6 run-ubuntu-latest-3.10 - 28290821963.6 27 Jun 2026 01:42PM UTC 38
87.09
GitHub Action Run
7 run-windows-latest-3.10 - 28290821963.7 27 Jun 2026 01:42PM UTC 38
84.38
GitHub Action Run
Source Files on build 28290821963
  • Tree
  • List 38
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28290821963
  • 5582bc09 on github
  • Prev Build on main (#28285474112)
  • Next Build on main (#28297091317)
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