Skip to content

fix(data workflow tests): cancel running workflow executions before delete#2703

Merged
vincent-cognite merged 6 commits into
masterfrom
CDF-28136-fix-workflow-integration-test-teardown-2
Jun 26, 2026
Merged

fix(data workflow tests): cancel running workflow executions before delete#2703
vincent-cognite merged 6 commits into
masterfrom
CDF-28136-fix-workflow-integration-test-teardown-2

Merge branch 'master' into CDF-28136-fix-workflow-integration-test-te…

09247f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

93.66% (-0.03%) compared to 2de6405

View this Pull Request on Codecov

93.66% (-0.03%) compared to 2de6405

Details

Codecov Report

❌ Patch coverage is 50.00000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.66%. Comparing base (2de6405) to head (09247f1).

Files with missing lines Patch % Lines
tests/tests_integration/test_api/test_workflows.py 50.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2703      +/-   ##
==========================================
- Coverage   93.68%   93.66%   -0.03%     
==========================================
  Files         503      503              
  Lines       50704    50732      +28     
==========================================
+ Hits        47502    47518      +16     
- Misses       3202     3214      +12     
Files with missing lines Coverage Δ
tests/tests_integration/test_api/test_workflows.py 87.43% <50.00%> (-2.98%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.