Skip to content

use uuids for test_id

84071e0
Select commit
Loading
Failed to load commit list.
Merged

CognitePusher metrics upload fix #495

use uuids for test_id
84071e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2025 in 1s

80.98% (+0.09%) compared to 0da864e

View this Pull Request on Codecov

80.98% (+0.09%) compared to 0da864e

Details

Codecov Report

❌ Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.98%. Comparing base (0da864e) to head (84071e0).

Files with missing lines Patch % Lines
cognite/extractorutils/metrics.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
+ Coverage   80.89%   80.98%   +0.09%     
==========================================
  Files          43       43              
  Lines        4197     4203       +6     
==========================================
+ Hits         3395     3404       +9     
+ Misses        802      799       -3     
Files with missing lines Coverage Δ
cognite/extractorutils/metrics.py 94.48% <95.45%> (+0.95%) ⬆️

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