File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
scala3-coverage-excluded-files
scala3-coverage-excluded-packages Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44> test
55> coverageReport
66# There should be no directory for the excluded files
7- $ exists target/scala-3.5.0 /scoverage-report/GoodCoverage.scala.html
8- -$ exists target/scala-3.5.0 /scoverage-report/two
9- -$ exists target/scala-3.5.0 /scoverage-report/three
7+ $ exists target/scala-3.3.4 /scoverage-report/GoodCoverage.scala.html
8+ -$ exists target/scala-3.3.4 /scoverage-report/two
9+ -$ exists target/scala-3.3.4 /scoverage-report/three
Original file line number Diff line number Diff line change 44> test
55> coverageReport
66# There should be no directory for the excluded package
7- $ exists target/scala-3.5.0 /scoverage-report/GoodCoverage.scala.html
8- -$ exists target/scala-3.5.0 /scoverage-report/two
9- -$ exists target/scala-3.5.0 /scoverage-report/three
7+ $ exists target/scala-3.3.4 /scoverage-report/GoodCoverage.scala.html
8+ -$ exists target/scala-3.3.4 /scoverage-report/two
9+ -$ exists target/scala-3.3.4 /scoverage-report/three
You can’t perform that action at this time.
0 commit comments