Skip to content

feat(odin): Implement BoundedReader for safe current-day file streaming#543

Open
vikramlc-cognite wants to merge 5 commits into
masterfrom
EDGE-607-implement-bounded-reader
Open

feat(odin): Implement BoundedReader for safe current-day file streaming#543
vikramlc-cognite wants to merge 5 commits into
masterfrom
EDGE-607-implement-bounded-reader

Merge branch 'master' into EDGE-607-implement-bounded-reader

ea58e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

83.17% (+0.09%) compared to 3bb7bb5

View this Pull Request on Codecov

83.17% (+0.09%) compared to 3bb7bb5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.17%. Comparing base (3bb7bb5) to head (ea58e9b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   83.08%   83.17%   +0.09%     
==========================================
  Files          45       46       +1     
  Lines        4522     4548      +26     
==========================================
+ Hits         3757     3783      +26     
  Misses        765      765              
Files with missing lines Coverage Δ
...te/extractorutils/unstable/core/_bounded_reader.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.