Skip to content

Merge branch 'master' into DOG-5996-Implement-metrics

ac2a117
Select commit
Loading
Failed to load commit list.
Merged

Add Metrics and pusher to unstable #475

Merge branch 'master' into DOG-5996-Implement-metrics
ac2a117
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 0s

80.67% (+0.19%) compared to fc5aedb

View this Pull Request on Codecov

80.67% (+0.19%) compared to fc5aedb

Details

Codecov Report

❌ Patch coverage is 87.80488% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.67%. Comparing base (fc5aedb) to head (ac2a117).

Files with missing lines Patch % Lines
...te/extractorutils/unstable/configuration/models.py 90.76% 6 Missing ⚠️
cognite/extractorutils/unstable/core/runtime.py 40.00% 3 Missing ⚠️
cognite/extractorutils/unstable/core/base.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   80.47%   80.67%   +0.19%     
==========================================
  Files          43       43              
  Lines        4046     4124      +78     
==========================================
+ Hits         3256     3327      +71     
- Misses        790      797       +7     
Files with missing lines Coverage Δ
cognite/extractorutils/unstable/core/base.py 79.06% <91.66%> (+0.91%) ⬆️
cognite/extractorutils/unstable/core/runtime.py 69.49% <40.00%> (-0.34%) ⬇️
...te/extractorutils/unstable/configuration/models.py 85.76% <90.76%> (+1.55%) ⬆️

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