Skip to content

feat(types): Support Unicode in object metadata headers - #581

Open
jan-auer wants to merge 1 commit into
mainfrom
feat/unicode-metadata-headers
Open

feat(types): Support Unicode in object metadata headers#581
jan-auer wants to merge 1 commit into
mainfrom
feat/unicode-metadata-headers

feat(types): Support Unicode in object metadata headers

0df7ad2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

87.77% (+0.14%) compared to 4f64e0d

View this Pull Request on Codecov

87.77% (+0.14%) compared to 4f64e0d

Details

Codecov Report

❌ Patch coverage is 97.07317% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.77%. Comparing base (4f64e0d) to head (0df7ad2).

Files with missing lines Patch % Lines
objectstore-service/src/backend/gcs.rs 94.91% 3 Missing ⚠️
objectstore-server/src/extractors/batch.rs 66.66% 2 Missing ⚠️
objectstore-types/src/headers.rs 98.52% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   87.62%   87.77%   +0.14%     
==========================================
  Files          94       95       +1     
  Lines       15591    15718     +127     
==========================================
+ Hits        13662    13796     +134     
+ Misses       1929     1922       -7     
Components Coverage Δ
Rust Backend 92.37% <96.79%> (+0.11%) ⬆️
Rust Client 80.01% <100.00%> (+0.11%) ⬆️
Python Client 91.35% <100.00%> (+0.36%) ⬆️

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