Skip to content

Add config schemas for unstable module

95a24ad
Select commit
Loading
Failed to load commit list.
Merged

Add config schemas for unstable module #510

Add config schemas for unstable module
95a24ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

81.27% (+0.05%) compared to 7cef0c3

View this Pull Request on Codecov

81.27% (+0.05%) compared to 7cef0c3

Details

Codecov Report

❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.27%. Comparing base (7cef0c3) to head (95a24ad).

Files with missing lines Patch % Lines
...te/extractorutils/unstable/configuration/models.py 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
+ Coverage   81.22%   81.27%   +0.05%     
==========================================
  Files          43       43              
  Lines        4208     4204       -4     
==========================================
- Hits         3418     3417       -1     
+ Misses        790      787       -3     
Files with missing lines Coverage Δ
cognite/extractorutils/unstable/core/base.py 79.62% <100.00%> (+0.08%) ⬆️
...te/extractorutils/unstable/configuration/models.py 84.85% <80.00%> (+0.57%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.