Skip to content

Avoid an infinite loop when git commands fail to execute when Changesets try to retrieve commits that added files - #584

Merged
Andarist merged 6 commits into
mainfrom
fix/infinite-loop-git
Jun 26, 2026
Merged

Avoid an infinite loop when git commands fail to execute when Changesets try to retrieve commits that added files#584
Andarist merged 6 commits into
mainfrom
fix/infinite-loop-git

Update

8ac0acd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 26, 2026 in 0s

85.49% (-0.03%) compared to dae394c

View this Pull Request on Codecov

85.49% (-0.03%) compared to dae394c

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.49%. Comparing base (dae394c) to head (8ac0acd).

Files with missing lines Patch % Lines
packages/git/src/index.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
- Coverage   85.51%   85.49%   -0.03%     
==========================================
  Files          70       70              
  Lines        2548     2550       +2     
  Branches      686      688       +2     
==========================================
+ Hits         2179     2180       +1     
- Misses        338      339       +1     
  Partials       31       31              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.