Skip to content

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

Open
vikramlc-cognite wants to merge 6 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 6 commits into
masterfrom
EDGE-607-implement-bounded-reader

test(odin): Added tests

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

83.48% (+0.40%) compared to 3bb7bb5

View this Pull Request on Codecov

83.48% (+0.40%) compared to 3bb7bb5

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   83.08%   83.48%   +0.40%     
==========================================
  Files          45       46       +1     
  Lines        4522     4548      +26     
==========================================
+ Hits         3757     3797      +40     
+ Misses        765      751      -14     
Files with missing lines Coverage Δ
...te/extractorutils/unstable/core/_bounded_reader.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

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