SonarCloud java coverage suddenly zero as of today

As of today, January the 7th. Our SonarCloud java analysis have started failing due to 0% coverage reported in SonarCloud. This is incorrect. Jacoco succesfullyl analyses and reports the coverage (just as before) but the data is not correctly parsed by sonarcloud.

reliability_rating => OK ( Actual : 1 GT Error : 1 )
security_rating => OK ( Actual : 1 GT Error : 1 )
sqale_rating => OK ( Actual : 1 GT Error : 1 )
new_coverage => ERROR ( Actual : 0.0 LT Error : 75 )
coverage => ERROR ( Actual : 0.0 LT Error : 75 )
new_duplicated_lines_density => OK ( Actual : 0.0 GT Error : 2 )

jacoco.exec loaded in IntelliJ will show correct coverage.

I cant find any customer id anywhere, but im a paying customer under name “V.O.F. Arkhitekton”.

Please fix what has been broken as this is blocking our workflow.

Kind regards,

Tobias Groothuyse

1 Like