github-actions[bot] opened a new issue #68: URL: https://github.com/apache/incubator-wayang/issues/68
add unitary test to the elements in the file org.apache.wayang.api.PlanBuilder.scala https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/PlanBuilder.scala#L21 ```scala */ package org.apache.wayang.api /** * TODO: add unitary test to the elements in the file org.apache.wayang.api.PlanBuilder.scala * labels: unitary-test,todo */ import org.apache.commons.lang3.Validate import org.apache.wayang.api import org.apache.wayang.basic.data.Record ``` 16a4914ccf4698994676780dfe1ffcde45ca495e -- 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]
