Skip to content

feat(odin): Add support for streaming log files to CDF Files#547

Open
vikramlc-cognite wants to merge 27 commits into
masterfrom
EDG-371-upload-logs-to-cdf-files
Open

feat(odin): Add support for streaming log files to CDF Files#547
vikramlc-cognite wants to merge 27 commits into
masterfrom
EDG-371-upload-logs-to-cdf-files

refactor(odin): Add public properties to action context

dd1554d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

83.60% (+0.07%) compared to 672b8ba

View this Pull Request on Codecov

83.60% (+0.07%) compared to 672b8ba

Details

Codecov Report

❌ Patch coverage is 90.90909% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.60%. Comparing base (672b8ba) to head (dd1554d).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...extractorutils/unstable/core/_log_upload_action.py 87.71% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   83.53%   83.60%   +0.07%     
==========================================
  Files          46       46              
  Lines        4548     4624      +76     
==========================================
+ Hits         3799     3866      +67     
- Misses        749      758       +9     
Files with missing lines Coverage Δ
...te/extractorutils/unstable/core/_bounded_reader.py 100.00% <100.00%> (ø)
cognite/extractorutils/unstable/core/actions.py 100.00% <100.00%> (ø)
cognite/extractorutils/unstable/core/base.py 84.59% <ø> (ø)
...extractorutils/unstable/core/_log_upload_action.py 94.48% <87.71%> (-5.52%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.