[ 
https://issues.apache.org/jira/browse/BEAM-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jack McCluskey updated BEAM-13887:
----------------------------------
    Fix Version/s: 2.38.0
         Assignee: Jack McCluskey
       Resolution: Won't Fix
           Status: Resolved  (was: Open)

Upon further investigation, this package does not lend itself to unit testing. 
It only contains an interface and then a mutex-guarded wrapper around that 
interface. Unit testing would only be checking that the mutexes work, which is 
not particularly insightful. 

> Add unit testing to the SDF package
> -----------------------------------
>
>                 Key: BEAM-13887
>                 URL: https://issues.apache.org/jira/browse/BEAM-13887
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Assignee: Jack McCluskey
>            Priority: P2
>              Labels: starter
>             Fix For: 2.38.0
>
>
> Add unit testing to the [sdf 
> package|https://github.com/apache/beam/tree/release-2.36.0/sdks/go/pkg/beam/core/sdf]
> We want code coverage at or above 50%, it is currently at 0%.
> This code mostly consists of getters and setters with mutexes, but coming up 
> with useful test cases may be difficult.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to