Xiaoxue CHEN

Results 1 comments of Xiaoxue CHEN

I have tried to add the below code to my "build.sbt" (3.1.0), it did exclude it at the code coverage percentage. However, the file is still instrumented. ```jacocoExcludes := Seq("org.scalasbt.jacoco.example.Greeter")```...