ReneEnjilian commented on PR #2040: URL: https://github.com/apache/systemds/pull/2040#issuecomment-2208725942
> 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 +) Hi @Baunsgaard, thanks for your response. I am sorry but I maybe dont really understand you. I did not add a new package (meaning directory) of tests. These were existing tests and I just adapted them mostly. Do you want me to add **.component.s**.** in javaTests.yml? -- 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