Skip to content

fix: guard against nil chunk in bucket.Get to prevent panic

97e7b90
Select commit
Loading
Failed to load commit list.
Open

fix: guard against nil chunk in bucket.Get to prevent panic on corrupted cache load #97

fix: guard against nil chunk in bucket.Get to prevent panic
97e7b90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

76.81% (+0.12%) compared to cef9ae9

View this Pull Request on Codecov

76.81% (+0.12%) compared to cef9ae9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (cef9ae9) to head (97e7b90).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   76.68%   76.81%   +0.12%     
==========================================
  Files           4        4              
  Lines         549      552       +3     
==========================================
+ Hits          421      424       +3     
  Misses         73       73              
  Partials       55       55              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.