Commit cc8de21
committed
github/workflows: Improve handling of shallow repositories in diff-cover fetch
- Updated `git fetch` logic to handle shallow repositories properly,
fetching full history if needed to find the merge base.
- Ensures compatibility with diff-cover requirements for pull requests.
Assisted-by: Codex1 parent 6ce49ac commit cc8de21
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments