fix(validation): correct int-width bound in GetIntFromInterface - #538
Merged
Codecov / codecov/project
succeeded
Jul 11, 2026 in 1s
78.58% (+0.01%) compared to 9ba6a3b
View this Pull Request on Codecov
78.58% (+0.01%) compared to 9ba6a3b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.58%. Comparing base (9ba6a3b) to head (7bbcb18).
Additional details and impacted files
@@ Coverage Diff @@
## main #538 +/- ##
==========================================
+ Coverage 78.57% 78.58% +0.01%
==========================================
Files 192 192
Lines 18522 18522
==========================================
+ Hits 14553 14555 +2
+ Misses 2904 2902 -2
Partials 1065 1065 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/validation/conversion.go | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading