jstemmer / go-junit-report

Convert Go test output to JUnit XML
MIT License
776 stars 224 forks source link

How to enable coverage capture when used maxprocs #183

Open lichunqiang opened 3 months ago

lichunqiang commented 3 months ago

the coverage output be captured intosystem-out

<system-out><![CDATA[2024/06/11 08:00:46 maxprocs: Leaving GOMAXPROCS=96: CPU quota undefined
    project/awsproxy/haclient   coverage: 82.2% of statements]]></system-out>