Skip to content

ref(bigtable): move payload column to new "fpg"/"fpm" column families - #565

Draft
matt-codecov wants to merge 1 commit into
mainfrom
matt/rfc-bigtable-move-p
Draft

ref(bigtable): move payload column to new "fpg"/"fpm" column families#565
matt-codecov wants to merge 1 commit into
mainfrom
matt/rfc-bigtable-move-p

ref(bigtable): move payload column to new "fpg"/"fpm" column families

8dcc7e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

87.61% (+0.06%) compared to 0bc8c3f

View this Pull Request on Codecov

87.61% (+0.06%) compared to 0bc8c3f

Details

Codecov Report

❌ Patch coverage is 98.94737% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.61%. Comparing base (0bc8c3f) to head (8dcc7e8).

Files with missing lines Patch % Lines
objectstore-service/src/backend/bigtable.rs 98.94% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
+ Coverage   87.55%   87.61%   +0.06%     
==========================================
  Files          93       93              
  Lines       14969    15059      +90     
==========================================
+ Hits        13106    13194      +88     
- Misses       1863     1865       +2     
Components Coverage Δ
Rust Backend 92.39% <98.94%> (+0.05%) ⬆️
Rust Client 79.89% <ø> (ø)
Python Client 90.20% <ø> (ø)

☔ 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.