[
https://issues.apache.org/jira/browse/BEAM-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498242#comment-17498242
]
Danny McCormick commented on BEAM-13916:
----------------------------------------
[~jrmccluskey] looking at
[https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/io/filesystem/gcs/gcs.go]
I think that trying to test this would really just be an exercise in testing
our mocks - this is a pretty thin wrapper around the gcs client. Any objections
to resolving this one?
> Increase unit testing coverage in the gcs package
> -------------------------------------------------
>
> Key: BEAM-13916
> URL: https://issues.apache.org/jira/browse/BEAM-13916
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Jack McCluskey
> Priority: P2
>
> Increase unit testing coverage in the [filesystem gcs
> package|https://github.com/apache/beam/tree/release-2.36.0/sdks/go/pkg/beam/io/filesystem/gcs/]
> We want code coverage at or above 50%, it is currently at 7.9%.
> This task requires mocking GCS interactions.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)