github-actions[bot] opened a new issue #64: URL: https://github.com/apache/incubator-wayang/issues/64
add unitary test to the elements in the file org.apache.wayang.api.DataQuanta.scala https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/DataQuanta.scala#L22 ```scala package org.apache.wayang.api /** * TODO: add unitary test to the elements in the file org.apache.wayang.api.DataQuanta.scala * labels: unitary-test,todo */ import _root_.java.lang.{Iterable => JavaIterable} import _root_.java.util.function.{Consumer, IntUnaryOperator, BiFunction => JavaBiFunction, Function => JavaFunction} import _root_.java.util.{Collection => JavaCollection} ``` 802365979c9912b9cbb1eedd524c7da7390e8c94 -- 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]
