Remove extractor specific config from the base config #492
Codecov / codecov/project
succeeded
Dec 1, 2025 in 0s
80.89% (+0.00%) compared to b5a160f
View this Pull Request on Codecov
80.89% (+0.00%) compared to b5a160f
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.89%. Comparing base (b5a160f) to head (10f2715).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cognite/extractorutils/unstable/core/runtime.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #492 +/- ##
=======================================
Coverage 80.88% 80.89%
=======================================
Files 43 43
Lines 4201 4197 -4
=======================================
- Hits 3398 3395 -3
+ Misses 803 802 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...te/extractorutils/unstable/configuration/models.py | 84.28% <100.00%> (-0.18%) |
⬇️ |
| cognite/extractorutils/unstable/core/base.py | 79.06% <100.00%> (+0.09%) |
⬆️ |
| cognite/extractorutils/unstable/core/runtime.py | 69.78% <0.00%> (+0.29%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading