Skip to content

fix copilot issue in test

c749134
Select commit
Loading
Failed to load commit list.
Open

[storage/journal/fixed] fix crash recovery for clear_to_size/init_at_size #3809

fix copilot issue in test
c749134
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

95.77% (+0.00%) compared to edc5cce

View this Pull Request on Codecov

95.77% (+0.00%) compared to edc5cce

Details

Codecov Report

❌ Patch coverage is 98.79518% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.77%. Comparing base (edc5cce) to head (c749134).

Files with missing lines Patch % Lines
storage/src/journal/contiguous/fixed.rs 98.79% 2 Missing ⚠️
@@           Coverage Diff            @@
##             main    #3809    +/-   ##
========================================
  Coverage   95.77%   95.77%            
========================================
  Files         486      486            
  Lines      200338   200433    +95     
  Branches     4858     4855     -3     
========================================
+ Hits       191872   191973   +101     
+ Misses       6834     6831     -3     
+ Partials     1632     1629     -3     
Files with missing lines Coverage Δ
storage/src/journal/contiguous/fixed.rs 97.45% <98.79%> (+0.35%) ⬆️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edc5cce...c749134. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.