fix(mcp_impl): validate JSON amounts as exact integers before big.Int conversion#143
Open
gfyrag wants to merge 1 commit into
Open
fix(mcp_impl): validate JSON amounts as exact integers before big.Int conversion#143gfyrag wants to merge 1 commit into
gfyrag wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 3, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
test/mcp-float-truncation-bug@ec9933f). Learn more about missing BASE report.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/mcp_impl/handlers.go | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## test/mcp-float-truncation-bug #143 +/- ##
================================================================
Coverage ? 67.21%
================================================================
Files ? 47
Lines ? 5069
Branches ? 0
================================================================
Hits ? 3407
Misses ? 1462
Partials ? 200 ☔ 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