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

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

88.21% (+0.21%) compared to 3d77592

View this Pull Request on Codecov

88.21% (+0.21%) compared to 3d77592

Details

Codecov Report

❌ Patch coverage is 94.73684% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.21%. Comparing base (3d77592) to head (6373531).

Files with missing lines Patch % Lines
objectstore-inventory-tracker/src/producer.rs 78.94% 12 Missing ⚠️
objectstore-inventory-tracker/src/kafka.rs 92.47% 7 Missing ⚠️
objectstore-inventory-tracker/src/tracker.rs 97.92% 6 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.21%   +0.21%     
==========================================
  Files          96      101       +5     
  Lines       15956    16488     +532     
==========================================
+ Hits        14041    14545     +504     
- Misses       1915     1943      +28     
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.