Skip to content

feat(cli): schedule notebooks in Deepnote Cloud - #437

Merged
jamesbhobbs merged 16 commits into
mainfrom
feat/cloud-scheduling
Aug 5, 2026
Merged

jamesbhobbs merged 16 commits into
mainfrom
feat/cloud-scheduling

Merge branch 'main' into feat/cloud-scheduling

34b4c0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

87.78% (target 80.00%)

View this Pull Request on Codecov

87.78% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 97.21627% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.78%. Comparing base (0e58ac8) to head (34b4c0d).

Files with missing lines Patch % Lines
packages/cli/src/commands/schedule.ts 94.36% 4 Missing ⚠️
packages/cli/src/cli.ts 25.00% 3 Missing ⚠️
packages/local-runner/src/schedule-in-cloud.ts 94.33% 3 Missing ⚠️
packages/local-runner/src/serve-static.ts 96.29% 2 Missing ⚠️
packages/cloud/src/schedules.ts 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #437      +/-   ##
==========================================
+ Coverage   87.36%   87.78%   +0.42%     
==========================================
  Files         181      187       +6     
  Lines        9494     9927     +433     
  Branches     2624     2768     +144     
==========================================
+ Hits         8294     8714     +420     
- Misses       1199     1212      +13     
  Partials        1        1              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.