fix(bigtable): Make RPC timeout configurable - #611
Merged
Codecov / codecov/project
succeeded
Sep 4, 2026 in 1s
88.77% (-0.01%) compared to d25b10b
View this Pull Request on Codecov
88.77% (-0.01%) compared to d25b10b
Details
Codecov Report
❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.77%. Comparing base (d25b10b) to head (d7ffa19).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| bigtable-bench/src/main.rs | 0.00% | 1 Missing |
| objectstore-service/src/backend/bigtable.rs | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #611 +/- ##
==========================================
- Coverage 88.77% 88.77% -0.01%
==========================================
Files 108 108
Lines 18116 18126 +10
==========================================
+ Hits 16083 16091 +8
- Misses 2033 2035 +2 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.59% <90.90%> (+<0.01%) |
⬆️ |
| Rust Client | 81.97% <ø> (ø) |
|
| Python Client | 93.56% <ø> (ø) |
☔ 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.
Loading