feat: add breadcrumb ringbuffer to avoid O(n) memmove #1060
Codecov / codecov/project
succeeded
Nov 4, 2024 in 0s
82.60% (-0.04%) compared to b598af0, passed because coverage increased by 0% when compared to adjusted base (82.59%)
View this Pull Request on Codecov
82.60% (-0.04%) compared to b598af0, passed because coverage increased by 0% when compared to adjusted base (82.59%)
Details
Codecov Report
Attention: Patch coverage is 83.78378%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 82.60%. Comparing base (
b598af0
) to head (190a4a5
).
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1060 +/- ##
==========================================
- Coverage 82.63% 82.60% -0.04%
==========================================
Files 53 53
Lines 7660 7680 +20
Branches 1208 1209 +1
==========================================
+ Hits 6330 6344 +14
- Misses 1216 1224 +8
+ Partials 114 112 -2
Loading