🐛 implement DecodeOptions.list_limit handling in Utils.combine function to prevent DoS via memory exhaustion
#37
Codecov / codecov/project
succeeded
Jan 11, 2026 in 0s
100.00% (+0.00%) compared to a5cb011
View this Pull Request on Codecov
100.00% (+0.00%) compared to a5cb011
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a5cb011) to head (1d6e43c).
Additional details and impacted files
@@ Coverage Diff @@
## main #37 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 17 +1
Lines 1162 1261 +99
=========================================
+ Hits 1162 1261 +99 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading