Skip to content

Merge branch 'master' of https://github.com/cognitedata/python-extrac…

a97f758
Select commit
Loading
Failed to load commit list.
Merged

Shorten the messages written to extractor pipeline if its more than 1000 characters #440

Merge branch 'master' of https://github.com/cognitedata/python-extrac…
a97f758
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2025 in 0s

77.71% (+0.24%) compared to 6ec693b

View this Pull Request on Codecov

77.71% (+0.24%) compared to 6ec693b

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.71%. Comparing base (6ec693b) to head (a97f758).

Files with missing lines Patch % Lines
cognite/extractorutils/base.py 84.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
+ Coverage   77.46%   77.71%   +0.24%     
==========================================
  Files          42       42              
  Lines        3510     3522      +12     
==========================================
+ Hits         2719     2737      +18     
+ Misses        791      785       -6     
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/base.py 57.14% <84.00%> (+6.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.