unstable: Set up logging in extractor based on application config #405
Codecov / codecov/project
succeeded
Dec 2, 2024 in 1s
74.00% (-0.43%) compared to 658fa18
View this Pull Request on Codecov
74.00% (-0.43%) compared to 658fa18
Details
Codecov Report
Attention: Patch coverage is 32.35294%
with 23 lines
in your changes missing coverage. Please review.
Project coverage is 74.00%. Comparing base (
658fa18
) to head (65fcadd
).
Files with missing lines | Patch % | Lines |
---|---|---|
cognite/extractorutils/unstable/core/base.py | 20.68% | 23 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #405 +/- ##
==========================================
- Coverage 74.43% 74.00% -0.43%
==========================================
Files 41 41
Lines 3313 3343 +30
==========================================
+ Hits 2466 2474 +8
- Misses 847 869 +22
Files with missing lines | Coverage Δ | |
---|---|---|
...te/extractorutils/unstable/configuration/models.py | 85.90% <100.00%> (+0.19%) |
⬆️ |
cognite/extractorutils/unstable/core/base.py | 60.55% <20.68%> (-7.87%) |
⬇️ |
Loading