Skip to content

feat(cogs): create inventory-tracker crate for storage oplog - #588

Open
matt-codecov wants to merge 1 commit into
mainfrom
matth/storage-inventory-tracker
Open

feat(cogs): create inventory-tracker crate for storage oplog#588
matt-codecov wants to merge 1 commit into
mainfrom
matth/storage-inventory-tracker

feat(cogs): create inventory-tracker crate for storage oplog

d180831
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

88.13% (+0.14%) compared to b580cf2

View this Pull Request on Codecov

88.13% (+0.14%) compared to b580cf2

Details

Codecov Report

❌ Patch coverage is 92.49493% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.13%. Comparing base (b580cf2) to head (d180831).

Files with missing lines Patch % Lines
objectstore-inventory-tracker/src/producer.rs 35.13% 24 Missing ⚠️
objectstore-inventory-tracker/src/kafka.rs 92.47% 7 Missing ⚠️
objectstore-inventory-tracker/src/tracker.rs 97.92% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
+ Coverage   87.99%   88.13%   +0.14%     
==========================================
  Files          96      100       +4     
  Lines       15955    16448     +493     
==========================================
+ Hits        14040    14497     +457     
- Misses       1915     1951      +36     
Components Coverage Δ
Rust Backend 92.34% <ø> (+<0.01%) ⬆️
Rust Client 81.97% <ø> (ø)
Python Client 93.31% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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