feat: add cdf dev function serve command
#2667
Draft
Codecov / codecov/project
succeeded
Mar 10, 2026 in 0s
85.09% (+0.19%) compared to e0415f3
View this Pull Request on Codecov
85.09% (+0.19%) compared to e0415f3
Details
Codecov Report
❌ Patch coverage is 49.22118% with 163 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.09%. Comparing base (e0415f3) to head (8f04f83).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cognite_toolkit/_cdf_tk/commands/serve.py | 32.31% | 155 Missing |
| cognite_toolkit/_cdf_tk/commands/_landing_page.py | 91.20% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2667 +/- ##
==========================================
+ Coverage 84.89% 85.09% +0.19%
==========================================
Files 436 440 +4
Lines 37014 37581 +567
==========================================
+ Hits 31423 31979 +556
- Misses 5591 5602 +11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite_toolkit/_cdf_tk/commands/__init__.py | 100.00% <100.00%> (ø) |
|
| cognite_toolkit/_cdf_tk/commands/_landing_page.py | 91.20% <91.20%> (ø) |
|
| cognite_toolkit/_cdf_tk/commands/serve.py | 32.31% <32.31%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading