fix(py-client): Treat object keys as literal strings#548
Merged
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.
Loading