Commit 6ce49ac
committed
github/workflows: Update diff-cover fetch and report format configuration
- Changed `git fetch` depth from `1` to `0` for full history in diff-cover.
- Full history needed for diff-cover to find the merge base.
- Updated diff-cover report generation to use
`--format markdown:<file-path>`, avoiding warning of deprecated
option.
Assisted-by: Codex1 parent 820417c commit 6ce49ac
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments