You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: achieve 100% unit test coverage (246/246 lines)
- Remove unreachable dead code guard in read_chunk (read_at already
prevents out-of-range chunk IDs)
- Restructure compressed read loop to use ? instead of match arm
- Shorten log::debug message to fit single line (tarpaulin traces
multi-line macro format strings as separate uncovered lines)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments