Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: incomplete multi-part checkpoint handling when no hint is provided #641

remove unused import

28b9baa
Select commit
Loading
Failed to load commit list.
Merged

fix: incomplete multi-part checkpoint handling when no hint is provided #641

remove unused import
28b9baa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

84.01% (+0.35%) compared to 8494126

View this Pull Request on Codecov

84.01% (+0.35%) compared to 8494126

Details

Codecov Report

Attention: Patch coverage is 97.41935% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.01%. Comparing base (8494126) to head (28b9baa).

Files with missing lines Patch % Lines
kernel/src/log_segment.rs 92.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
+ Coverage   83.66%   84.01%   +0.35%     
==========================================
  Files          75       75              
  Lines       16949    17075     +126     
  Branches    16949    17075     +126     
==========================================
+ Hits        14180    14346     +166     
+ Misses       2085     2046      -39     
+ Partials      684      683       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.