Fix panic when read/write out of bounds #1554
Merged
Codecov / codecov/project
succeeded
Jul 1, 2025 in 0s
72.34% (+0.00%) compared to 8c4dcbe
View this Pull Request on Codecov
72.34% (+0.00%) compared to 8c4dcbe
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 72.34%. Comparing base (
8c4dcbe
) to head (83dfc39
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/memory/mod.rs | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1554 +/- ##
=======================================
Coverage 72.33% 72.34%
=======================================
Files 179 179
Lines 16318 16320 +2
=======================================
+ Hits 11803 11806 +3
+ Misses 4515 4514 -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