Increase unit testing coverage in the exec package
Open
go
P2
sub-task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Add more unit testing coverage to the [exec package.](https://github.com/apache/beam/tree/master/sdks/go/pkg/beam/core/runtime/exec)
We want coverage at or above 50%, it is currently 45.4%.
coders.go and translate.go have the most untested lines and would be a good place to focus on.
Imported from Jira [BEAM-14001](https://issues.apache.org/jira/browse/BEAM-14001). Original Jira may contain additional context.
Reported by: jrmccluskey.
Subtask of issue #21383
Contributor guide
Assessment
This issue has not been assessed yet.