Baunsgaard commented on PR #2189:
URL: https://github.com/apache/systemds/pull/2189#issuecomment-2620216111
Github actions are bringing up a valid point, testing is missing.
We need to add a few test files (with tests).
1. in Python
- Add files to src/main/python/tests/iotests/???.py for end-to-end tests.
3. in Java, Please extend:
-
src/test/java/org/apache/sysds/test/component/frame/array/Py4jConverterUtilsTest.java
- And add a src/test/java/org/apache/sysds/test/component/matrix/???.java
if you find it appropriate.
--
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]