Skip to content

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

Closed
vincent-cognite wants to merge 24 commits into
masterfrom
CDF-28136-fix-workflow-integration-test-teardown
Closed

fix(data workflow tests): cancel running workflow executions before delete#2701
vincent-cognite wants to merge 24 commits into
masterfrom
CDF-28136-fix-workflow-integration-test-teardown

more concurrent safety

d6d0c38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

93.60% (-0.08%) compared to e2152c0

View this Pull Request on Codecov

93.60% (-0.08%) compared to e2152c0

Details

Codecov Report

❌ Patch coverage is 65.09434% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.60%. Comparing base (e2152c0) to head (d6d0c38).

Files with missing lines Patch % Lines
tests/tests_integration/test_api/test_workflows.py 65.09% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2701      +/-   ##
==========================================
- Coverage   93.68%   93.60%   -0.08%     
==========================================
  Files         503      503              
  Lines       50696    50778      +82     
==========================================
+ Hits        47494    47533      +39     
- Misses       3202     3245      +43     
Files with missing lines Coverage Δ
tests/tests_integration/test_api/test_workflows.py 85.04% <65.09%> (-5.38%) ⬇️

... and 6 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.