fix(serde): accept JSON numbers as Decimal in CLOB/data/gamma responses #328
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
85.60% (+0.05%) compared to 77264a4
View this Pull Request on Codecov
85.60% (+0.05%) compared to 77264a4
Details
Codecov Report
❌ Patch coverage is 89.41176% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.60%. Comparing base (77264a4) to head (350a69a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/serde_helpers.rs | 90.24% | 8 Missing |
| src/clob/types/mod.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #328 +/- ##
==========================================
+ Coverage 85.54% 85.60% +0.05%
==========================================
Files 32 32
Lines 5167 5251 +84
==========================================
+ Hits 4420 4495 +75
- Misses 747 756 +9 ☔ View full report in Codecov by Sentry.
📢 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