Skip to content

Merge branch 'master' into unstable/add-log-level-override

50512b0
Select commit
Loading
Failed to load commit list.
Merged

[unstable] Add log level override #452

Merge branch 'master' into unstable/add-log-level-override
50512b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2025 in 0s

78.96% (+0.93%) compared to 308828c

View this Pull Request on Codecov

78.96% (+0.93%) compared to 308828c

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.96%. Comparing base (308828c) to head (50512b0).

Files with missing lines Patch % Lines
cognite/extractorutils/unstable/core/base.py 83.33% 2 Missing ⚠️
cognite/extractorutils/unstable/core/runtime.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
+ Coverage   78.02%   78.96%   +0.93%     
==========================================
  Files          42       42              
  Lines        3627     3636       +9     
==========================================
+ Hits         2830     2871      +41     
+ Misses        797      765      -32     
Files with missing lines Coverage Δ
cognite/extractorutils/unstable/core/runtime.py 47.36% <0.00%> (-0.32%) ⬇️
cognite/extractorutils/unstable/core/base.py 77.09% <83.33%> (+18.61%) ⬆️

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