apache / apache/wayang

add unitary test to the elements in the file org.apache.wayang.api.JavaPlanBuild...

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
todo unitary-test
Dominant language
Java
Stars
274
Forks
140
Avg merge
5d 16h
Merged PRs (30d)
4

Description

add unitary test to the elements in the file org.apache.wayang.api.JavaPlanBuilder.scala

https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/JavaPlanBuilder.scala#L21

```scala

*/

package org.apache.wayang.api
/**
* TODO: add unitary test to the elements in the file org.apache.wayang.api.JavaPlanBuilder.scala
* labels: unitary-test,todo
*/
import java.util.{Collection => JavaCollection}
import org.apache.commons.lang3.Validate
import org.apache.wayang.api.util.DataQuantaBuilderCache

```

f749b48e33189a4fec6508a1af48e238265907df

Contributor guide

Open the contributing guide

Research direction

Start by reading wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/JavaPlanBuilder.scala at the referenced commit and identify the elements that need coverage. Check the repository's existing unit-test layout and conventions before adding tests. Done means the relevant JavaPlanBuilder elements have unit tests that pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.