File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33> +coverage
44> +test
55$ exists target/scala-2.13/scoverage-data/scoverage.coverage
6- $ exists target/scala-3.2.2-RC2 /scoverage-data/scoverage.coverage
6+ $ exists target/scala-3.2.2/scoverage-data/scoverage.coverage
77> +coverageReport
88$ exists target/scala-2.13/scoverage-report/scoverage.xml
9- $ exists target/scala-3.2.2-RC2 /scoverage-report/scoverage.xml
9+ $ exists target/scala-3.2.2/scoverage-report/scoverage.xml
1010> +coveralls
1111$ exists target/scala-2.13/coverage-report/cobertura.xml
1212$ exists target/scala-2.13/coveralls.json
13- $ exists target/scala-3.2.2-RC2 /coverage-report/cobertura.xml
14- $ exists target/scala-3.2.2-RC2 /coveralls.json
13+ $ exists target/scala-3.2.2/coverage-report/cobertura.xml
14+ $ exists target/scala-3.2.2/coveralls.json
You can’t perform that action at this time.
0 commit comments