You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to request a feature of preventingmix coveralls.cobertura to output to the console, and just generate the file report.
I can work on that if you see it valuable. In my case I mainlyl work with gitlab and use the coverage file report so gitlab uses it, bu it pollutes my job output and whenever there is an test failure i need to go to the job and scroll a lot (because the console report is big) to get to the failure message.
thanks
The text was updated successfully, but these errors were encountered:
bernardo-martinez
changed the title
Allow to not print report to standard ouput, just file output
Prevent report to standard ouput, just file output
Feb 3, 2025
Hello, I would like to request a feature of preventing
mix coveralls.cobertura
to output to the console, and just generate the file report.I can work on that if you see it valuable. In my case I mainlyl work with gitlab and use the coverage file report so gitlab uses it, bu it pollutes my job output and whenever there is an test failure i need to go to the job and scroll a lot (because the console report is big) to get to the failure message.
thanks
The text was updated successfully, but these errors were encountered: