Commit d484547
committed
Fix: add 'partial_success' logging function
Similar to 'status_success', the 'partial_success' function creates
the colored intro to a status line. However, the color and the text
depend on the percentage of tasks that succeded, from zero (red)
to some (yellow) or all (green)1 parent ffec56c commit d484547
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
411 | 422 | | |
412 | 423 | | |
413 | 424 | | |
| |||
0 commit comments