Skip to content

fix(py-client): Treat object keys as literal strings#548

Merged
lcian merged 5 commits into
mainfrom
lcian/fix/py-client-literal-key-encoding
Jul 10, 2026
Merged

fix(py-client): Treat object keys as literal strings#548
lcian merged 5 commits into
mainfrom
lcian/fix/py-client-literal-key-encoding

Revert "make the utils internal"

f704066
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

87.45% (+0.00%) compared to 2fbe87f

View this Pull Request on Codecov

87.45% (+0.00%) compared to 2fbe87f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.45%. Comparing base (2fbe87f) to head (f704066).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   87.44%   87.45%           
=======================================
  Files          93       93           
  Lines       14753    14753           
=======================================
+ Hits        12901    12902    +1     
+ Misses       1852     1851    -1     
Components Coverage Δ
Rust Backend 92.18% <ø> (ø)
Rust Client 79.89% <ø> (ø)
Python Client 89.38% <100.00%> (ø)

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