[fix] dataconv: map json.Number to Int/Float and decode JSON exactly (LET-28)#167
Merged
Codecov / codecov/project
succeeded
Jun 13, 2026 in 1s
93.42% (+0.03%) compared to 433eae0
View this Pull Request on Codecov
93.42% (+0.03%) compared to 433eae0
Details
Codecov Report
❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.42%. Comparing base (433eae0) to head (fc3a6c9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dataconv/helper.go | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #167 +/- ##
==========================================
+ Coverage 93.39% 93.42% +0.03%
==========================================
Files 49 49
Lines 6177 6206 +29
==========================================
+ Hits 5769 5798 +29
+ Misses 260 259 -1
- Partials 148 149 +1 ☔ 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