Skip to content

Merge branch 'master' into config-retry

c0c620d
Select commit
Loading
Failed to load commit list.
Merged

Improve fetching of application config in unstable #434

Merge branch 'master' into config-retry
c0c620d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2025 in 1s

77.32% (+2.04%) compared to e46868f

View this Pull Request on Codecov

77.32% (+2.04%) compared to e46868f

Details

Codecov Report

Attention: Patch coverage is 76.19048% with 10 lines in your changes missing coverage. Please review.

Project coverage is 77.32%. Comparing base (e46868f) to head (c0c620d).

Files with missing lines Patch % Lines
cognite/extractorutils/unstable/core/runtime.py 74.28% 9 Missing ⚠️
...e/extractorutils/unstable/configuration/loaders.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
+ Coverage   75.27%   77.32%   +2.04%     
==========================================
  Files          42       42              
  Lines        3499     3523      +24     
==========================================
+ Hits         2634     2724      +90     
+ Misses        865      799      -66     
Files with missing lines Coverage Δ
...e/extractorutils/unstable/configuration/loaders.py 51.76% <85.71%> (+15.51%) ⬆️
cognite/extractorutils/unstable/core/runtime.py 47.68% <74.28%> (+47.68%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.