Skip to content

Fix test for python 3.10

ca7bacf
Select commit
Loading
Failed to load commit list.
Merged

DOG-6508: Metrics pickling issue #498

Fix test for python 3.10
ca7bacf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

81.04% (+0.05%) compared to e1538d0

View this Pull Request on Codecov

81.04% (+0.05%) compared to e1538d0

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.04%. Comparing base (e1538d0) to head (ca7bacf).

Files with missing lines Patch % Lines
cognite/extractorutils/unstable/core/base.py 90.00% 1 Missing ⚠️
cognite/extractorutils/unstable/core/runtime.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
+ Coverage   80.98%   81.04%   +0.05%     
==========================================
  Files          43       43              
  Lines        4203     4210       +7     
==========================================
+ Hits         3404     3412       +8     
+ Misses        799      798       -1     
Files with missing lines Coverage Δ
cognite/extractorutils/metrics.py 93.83% <100.00%> (-0.65%) ⬇️
cognite/extractorutils/unstable/core/base.py 79.54% <90.00%> (+0.47%) ⬆️
cognite/extractorutils/unstable/core/runtime.py 70.76% <83.33%> (+0.97%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.