Skip to content

Merge branch 'main' into feat/deploy-human-readable-diff

0f3db0c
Select commit
Loading
Failed to load commit list.
Open

feat(deploy): human-readable deploy drift (--diff human) #2984

Merge branch 'main' into feat/deploy-human-readable-diff
0f3db0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

85.85% (+0.00%) compared to 5d279c4

View this Pull Request on Codecov

85.85% (+0.00%) compared to 5d279c4

Details

Codecov Report

❌ Patch coverage is 85.36585% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.85%. Comparing base (5d279c4) to head (0f3db0c).

Files with missing lines Patch % Lines
...toolkit/_cdf_tk/commands/deploy_v2/diff_display.py 83.33% 17 Missing ⚠️
...nite_toolkit/_cdf_tk/commands/deploy_v2/command.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2984    +/-   ##
========================================
  Coverage   85.85%   85.85%            
========================================
  Files         462      463     +1     
  Lines       42543    42658   +115     
========================================
+ Hits        36524    36623    +99     
- Misses       6019     6035    +16     
Files with missing lines Coverage Δ
cognite_toolkit/_cdf_tk/commands/__init__.py 100.00% <100.00%> (ø)
...tk/resource_ios/_resource_ios/hosted_extractors.py 90.76% <100.00%> (+0.07%) ⬆️
cognite_toolkit/_cdf_tk/ui.py 100.00% <100.00%> (ø)
...nite_toolkit/_cdf_tk/commands/deploy_v2/command.py 82.12% <87.50%> (+1.11%) ⬆️
...toolkit/_cdf_tk/commands/deploy_v2/diff_display.py 83.33% <83.33%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.