apache / apache/wayang

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

Open
#69 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.RecordDataQuantaBuilder.scala

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

```scala

*/

package org.apache.wayang.api
/**
* TODO: add unitary test to the elements in the file org.apache.wayang.api.RecordDataQuantaBuilder.scala
* labels: unitary-test,todo
*/
import org.apache.wayang.api.util.DataQuantaBuilderDecorator
import org.apache.wayang.basic.data.Record
import org.apache.wayang.basic.function.ProjectionDescriptor

```

8d9c1b73814e5cb75c62e20fe537b2ca7652677b

Contributor guide

Open the contributing guide

Research direction

Start by reading wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/RecordDataQuantaBuilder.scala at the linked location and identify its untested elements. Find the project's existing unit-test patterns, add coverage for the builder's behavior, and run the relevant test suite to confirm the tests 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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.