refactor: junit report structure (cherry-pick #1977) #1978
13.43% of diff hit (target 68.59%)
View this Pull Request on Codecov
13.43% of diff hit (target 68.59%)
Annotations
Check warning on line 41 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L25-L41
Added lines #L25 - L41 were not covered by tests
Check warning on line 48 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L44-L48
Added lines #L44 - L48 were not covered by tests
Check warning on line 50 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L50
Added line #L50 was not covered by tests
Check warning on line 52 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L52
Added line #L52 was not covered by tests
Check warning on line 57 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L56-L57
Added lines #L56 - L57 were not covered by tests
Check warning on line 60 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L59-L60
Added lines #L59 - L60 were not covered by tests
Check warning on line 63 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L63
Added line #L63 was not covered by tests
Check warning on line 77 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L68-L77
Added lines #L68 - L77 were not covered by tests
Check warning on line 98 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L79-L98
Added lines #L79 - L98 were not covered by tests
Check warning on line 105 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L100-L105
Added lines #L100 - L105 were not covered by tests
Check warning on line 108 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L108
Added line #L108 was not covered by tests
Check warning on line 111 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L110-L111
Added lines #L110 - L111 were not covered by tests
Check warning on line 117 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L113-L117
Added lines #L113 - L117 were not covered by tests
Check warning on line 120 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L120
Added line #L120 was not covered by tests
Check warning on line 153 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L125-L153
Added lines #L125 - L153 were not covered by tests
Check warning on line 157 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L157
Added line #L157 was not covered by tests
Check warning on line 160 in pkg/report/junit.go
codecov / codecov/patch
pkg/report/junit.go#L160
Added line #L160 was not covered by tests
Check warning on line 20 in pkg/report/report.go
codecov / codecov/patch
pkg/report/report.go#L19-L20
Added lines #L19 - L20 were not covered by tests
Check warning on line 29 in pkg/report/report.go
codecov / codecov/patch
pkg/report/report.go#L26-L29
Added lines #L26 - L29 were not covered by tests