Guard sbuf size calculations against int overflow #33
Codecov / codecov/project
succeeded
May 3, 2026 in 0s
89.44% (-0.01%) compared to ca1ffea, passed because coverage increased by 0% when compared to adjusted base (89.44%)
View this Pull Request on Codecov
89.44% (-0.01%) compared to ca1ffea, passed because coverage increased by 0% when compared to adjusted base (89.44%)
Details
Codecov Report
❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.44%. Comparing base (ca1ffea) to head (a9fc6bb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/sbuf.c | 25.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #33 +/- ##
==========================================
- Coverage 89.44% 89.44% -0.01%
==========================================
Files 60 60
Lines 6360 6368 +8
==========================================
+ Hits 5689 5696 +7
- Misses 671 672 +1 ☔ 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