Skip to content

fix(service): Honor byte range requests in Bigtable backend#506

Merged
jan-auer merged 2 commits into
mainfrom
fix/bigtable-range-requests
Jun 22, 2026
Merged

fix(service): Honor byte range requests in Bigtable backend#506
jan-auer merged 2 commits into
mainfrom
fix/bigtable-range-requests

ref: Simplify

b7bbeec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

87.47% (+0.08%) compared to c905833

View this Pull Request on Codecov

87.47% (+0.08%) compared to c905833

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.47%. Comparing base (c905833) to head (b7bbeec).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #506      +/-   ##
==========================================
+ Coverage   87.38%   87.47%   +0.08%     
==========================================
  Files          86       86              
  Lines       13825    13912      +87     
==========================================
+ Hits        12081    12169      +88     
+ Misses       1744     1743       -1     
Components Coverage Δ
Rust Backend 92.26% <100.00%> (+0.06%) ⬆️
Rust Client 80.06% <ø> (ø)
Python Client 88.51% <ø> (ø)

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