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

1cec3c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2026 in 0s

88.15% (+0.15%) compared to 3d77592

View this Pull Request on Codecov

88.15% (+0.15%) compared to 3d77592

Details

Codecov Report

❌ Patch coverage is 92.45614% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.15%. Comparing base (3d77592) to head (1cec3c4).

Files with missing lines Patch % Lines
objectstore-inventory-tracker/src/kafka.rs 85.14% 15 Missing ⚠️
objectstore-inventory-tracker/src/producer.rs 83.95% 13 Missing ⚠️
objectstore-inventory-tracker/src/tracker.rs 95.93% 12 Missing ⚠️
objectstore-inventory-tracker/src/test_utils.rs 84.21% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
+ Coverage   87.99%   88.15%   +0.15%     
==========================================
  Files          96      101       +5     
  Lines       15956    16526     +570     
==========================================
+ Hits        14041    14568     +527     
- Misses       1915     1958      +43     
Components Coverage Δ
Rust Backend 92.34% <ø> (ø)
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.