forked from akvelon/beam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#21391]Increase unit testing coverage in the exec package (apa…
…che#24772) * add more test in sdks/go/pkg/beam/core/runtime/exec/translate_test.go * add test for translate.go unmarshalPort() * add test on function TestNewUserStateAdapter * add test for translate.go newBuilder(desc *fnpb.ProcessBundleDescriptor) * add test for translate.go UnmarshalPlan(desc *fnpb.ProcessBundleDescriptor) * better naming and error message * Update sdks/go/pkg/beam/core/runtime/exec/translate_test.go Co-authored-by: Ritesh Ghorse <[email protected]> * use errors.New() when format string is not used Co-authored-by: v-zhenglinli <[email protected]> Co-authored-by: Ritesh Ghorse <[email protected]>
- Loading branch information
1 parent
a6e11d6
commit 1f34e8d
Showing
2 changed files
with
261 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters