Closed shosseinimotlagh closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 61.53846%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 67.59%. Comparing base (
1a0cef8
) to head (d63bd51
). Report is 62 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/lib/index/wb_cache.cpp | 50.00% | 4 Missing :warning: |
src/include/homestore/homestore.hpp | 66.66% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The problem was in case of crash, either index service or wb cache can be nullptr during crash simulation while accessing in different code path. This will prevent accessing them while triggering crash simulator