Skip to content

Fix Windows service startup timeout by calling set_service_running()

b64fd0b
Select commit
Loading
Failed to load commit list.
Merged

Fix Windows service startup timeout by calling set_service_running() #500

Fix Windows service startup timeout by calling set_service_running()
b64fd0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

81.02% (-0.02%) compared to e6df6dc

View this Pull Request on Codecov

81.02% (-0.02%) compared to e6df6dc

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.02%. Comparing base (e6df6dc) to head (b64fd0b).

Files with missing lines Patch % Lines
cognite/extractorutils/unstable/core/runtime.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
- Coverage   81.04%   81.02%   -0.02%     
==========================================
  Files          43       43              
  Lines        4210     4211       +1     
==========================================
  Hits         3412     3412              
- Misses        798      799       +1     
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/unstable/core/runtime.py 70.46% <0.00%> (-0.30%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.