Commit e76011b
authored
chore: adjust code-pushup-coverage target (#1098)
This PR includes:
- refactor the task graph of the `code-pushup-coverage` target
<img width="1289" height="327" alt="Screenshot 2025-09-02 at 14 16 35"
src="https://github.com/user-attachments/assets/f50e1c4e-a7b0-4edd-a223-8941727b4fa3"
/>
> [!note]
> This change is needed to be able to reuse the test work across
critical checks and conformance.
> The `dependsOn` setting also enables a graceful handling of cases
where a projects has not all of the listed test targets.1 parent 4367e53 commit e76011b
2 files changed
+13
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
| 199 | + | |
206 | 200 | | |
207 | 201 | | |
208 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 | | |
9 | 20 | | |
10 | 21 | | |
| |||
0 commit comments