Skip to content

Fix loading of prometheus server config

c5cc56d
Select commit
Loading
Failed to load commit list.
Merged

Fix loading of prometheus server config #437

Fix loading of prometheus server config
c5cc56d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2025 in 0s

77.35% (+0.03%) compared to 0f2aca9

View this Pull Request on Codecov

77.35% (+0.03%) compared to 0f2aca9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.35%. Comparing base (0f2aca9) to head (c5cc56d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   77.32%   77.35%   +0.03%     
==========================================
  Files          42       42              
  Lines        3523     3524       +1     
==========================================
+ Hits         2724     2726       +2     
+ Misses        799      798       -1     
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/configtools/elements.py 80.56% <100.00%> (+0.04%) ⬆️

... and 1 file with indirect coverage changes

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