Commit f865f19
Dias, Diego
Fix ArtiomTr action to use proper Jest report format
- Run Jest with required flags: --coverage --ci --json --testLocationInResults --outputFile=report.json
- Pass report.json to ArtiomTr action via coverage-file parameter
- Matches the documented example from ArtiomTr/jest-coverage-report-action1 parent dfeb4c7 commit f865f19
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 38 | + | |
| 39 | + | |
0 commit comments