Skip to content

feat: automatically recover repositories which fail to update#617

Merged
notheotherben merged 2 commits into
mainfrom
claude/github-backup-corruption-recovery-apuu67
Jul 7, 2026
Merged

feat: automatically recover repositories which fail to update#617
notheotherben merged 2 commits into
mainfrom
claude/github-backup-corruption-recovery-apuu67

test: cover recovery error-handling branches with offline tests

0070951
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

75.74% (+2.48%) compared to 3edb835

View this Pull Request on Codecov

75.74% (+2.48%) compared to 3edb835

Details

Codecov Report

❌ Patch coverage is 90.35370% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.74%. Comparing base (3edb835) to head (0070951).

Files with missing lines Patch % Lines
src/engines/git.rs 89.05% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
+ Coverage   73.25%   75.74%   +2.48%     
==========================================
  Files          30       31       +1     
  Lines        2109     2420     +311     
==========================================
+ Hits         1545     1833     +288     
- Misses        564      587      +23     

☔ View full report in Codecov by Harness.
📢 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.