Baunsgaard commented on PR #2040:
URL: https://github.com/apache/systemds/pull/2040#issuecomment-2208692571

   Hi @ReneEnjilian 
   
   The tests does not show up in the code coverage because the new package of 
tests you added is not run in GitHub actions. 
   to enable it simply add a new element in the list on:
   
   
https://github.com/apache/systemds/blob/de91f669b87589d390a4c2804658210bb54ce1d7/.github/workflows/javaTests.yml#L57
   
   or add a new line with the elements if you know your tests take a long time 
(10 minutes +)
   


-- 
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: dev-unsubscr...@systemds.apache.org

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

Reply via email to