tuxji commented on PR #826:
URL: https://github.com/apache/daffodil/pull/826#issuecomment-1233281730

   A slight correction: sbt-scoverage's most recent releases have already 
updated to scala-xml 2.1.0 (we don't have to wait for that to happen).  
However, we are blocked from using sbt-scoverage's most recent release, 2.0.2, 
due to a Windows issue which the sbt-scoverage project has not fixed yet. See 
PR #823.
   
   I looked at sbt-jacoco's documentation and issues.  Their documentation 
looks good (they appear to have all the functionality needed to replace 
sbt-scoverage in Daffodil) but their newest issue, [Coverage for java code 
files](https://github.com/sbt/sbt-jacoco/issues/179), hasn't been fixed since 
it was posted in Nov 2021 (java files are instrumented, but their coverage are 
missing from the aggregate report).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to