You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by GitBox <gi...@apache.org> on 2020/06/06 09:46:54 UTC

[GitHub] [systemml] Baunsgaard opened a new pull request #956: [MINOR] Fix code coverage tool

Baunsgaard opened a new pull request #956:
URL: https://github.com/apache/systemml/pull/956


   Minor change to pom to update and reenable code coverage in testing.
   when testing using the following command (replace ??? with package name)
   
   `mvn test -DskipTests=false -Dtest=org.apache.sysds.???`
   
   This uses jacoco to produce a folder containing a webpage in
   `target/site` that show coverage.
   
   ![image](https://user-images.githubusercontent.com/9947148/83941416-62811000-a7eb-11ea-9494-d5ff00ca1ab1.png)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemml] asfgit closed pull request #956: [MINOR] Fix code coverage tool

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #956:
URL: https://github.com/apache/systemml/pull/956


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org