Skip to content

Merge branch 'master' into unstable/add-dry-run-option

b7bc176
Select commit
Loading
Failed to load commit list.
Draft

[unstable] Add dry run option #457

Merge branch 'master' into unstable/add-dry-run-option
b7bc176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2025 in 0s

78.49% (-0.49%) compared to d86b5ed

View this Pull Request on Codecov

78.49% (-0.49%) compared to d86b5ed

Details

Codecov Report

Attention: Patch coverage is 50.68493% with 36 lines in your changes missing coverage. Please review.

Project coverage is 78.49%. Comparing base (d86b5ed) to head (b7bc176).

Files with missing lines Patch % Lines
cognite/extractorutils/unstable/core/base.py 60.78% 20 Missing ⚠️
cognite/extractorutils/unstable/core/runtime.py 27.27% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
- Coverage   78.98%   78.49%   -0.49%     
==========================================
  Files          42       42              
  Lines        3650     3716      +66     
==========================================
+ Hits         2883     2917      +34     
- Misses        767      799      +32     
Files with missing lines Coverage Δ
cognite/extractorutils/unstable/core/runtime.py 47.51% <27.27%> (-2.80%) ⬇️
cognite/extractorutils/unstable/core/base.py 73.91% <60.78%> (-3.02%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.