feat(odin): Implement BoundedReader for safe current-day file streaming#543
Open
vikramlc-cognite wants to merge 6 commits into
Open
feat(odin): Implement BoundedReader for safe current-day file streaming#543vikramlc-cognite wants to merge 6 commits into
vikramlc-cognite wants to merge 6 commits into
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).
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%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading