apache/beam

Increase unit testing coverage in the harness package

Open

#21,386 opened on Jun 4, 2022

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (7,313 stars) (4,097 forks)batch import
P2gogood first issuesub-task

Description

Increase unit testing coverage in the harness package

We want code coverage at or above 50%, it is currently at 43%.

There are a number of tests already present for this package, most of this task is finding the gaps in code coverage and writing test cases for them.

Imported from Jira BEAM-13902. Original Jira may contain additional context. Reported by: jrmccluskey. Subtask of issue #21383

Contributor guide