Commit d2d15db
Silence coverage report output from coverage:report task
The collate run printed a "Coverage report generated for ..." line
listing every per-process command name after each test/spec run. Mirror
the stdout redirection already used in spec_helper's SimpleCov at_exit
hook so the HTML report is still written without the noisy summary.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9b77394 commit d2d15db
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
0 commit comments