Skip to content

test: restore test_base.py to match master

63ad6ab
Select commit
Loading
Failed to load commit list.
Open

fix(workflows): route unlisted tasks through unknown parameter/output types #2606

test: restore test_base.py to match master
63ad6ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

93.02% (-0.04%) compared to 4b38aa0

View this Pull Request on Codecov

93.02% (-0.04%) compared to 4b38aa0

Details

Codecov Report

❌ Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.02%. Comparing base (4b38aa0) to head (63ad6ab).

Files with missing lines Patch % Lines
cognite/client/data_classes/workflows.py 92.30% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2606      +/-   ##
==========================================
- Coverage   93.05%   93.02%   -0.04%     
==========================================
  Files         486      486              
  Lines       49481    49528      +47     
==========================================
+ Hits        46047    46072      +25     
- Misses       3434     3456      +22     
Files with missing lines Coverage Δ
cognite/client/data_classes/__init__.py 100.00% <ø> (ø)
...sts/tests_unit/test_data_classes/test_workflows.py 100.00% <100.00%> (ø)
cognite/client/data_classes/workflows.py 95.98% <92.30%> (+0.07%) ⬆️

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