feat(@deepnote/cli): add --input flag and --list-inputs for run command to fix missing inputs bug #231
Codecov / codecov/project
succeeded
Jan 22, 2026 in 0s
92.79% (target 80.00%)
View this Pull Request on Codecov
92.79% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 96.55172% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.79%. Comparing base (ce4189b) to head (a1724f7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/cli/src/cli.ts | 0.00% | 3 Missing |
| packages/runtime-core/src/execution-engine.ts | 92.50% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #231 +/- ##
==========================================
+ Coverage 92.05% 92.79% +0.73%
==========================================
Files 56 56
Lines 2632 2805 +173
Branches 793 808 +15
==========================================
+ Hits 2423 2603 +180
+ Misses 209 202 -7 ☔ View full report in Codecov by Sentry.
📢 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.
Loading