[ 
https://issues.apache.org/jira/browse/BEAM-13866?focusedWorklogId=732703&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-732703
 ]

ASF GitHub Bot logged work on BEAM-13866:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Feb/22 21:28
            Start Date: 24/Feb/22 21:28
    Worklog Time Spent: 10m 
      Work Description: jrmccluskey commented on pull request #16943:
URL: https://github.com/apache/beam/pull/16943#issuecomment-1050282481


   There are a lot of things that just wind up being mutex-guarded wrappers 
around other types and not doing much else, which is fine so long as we trust 
that golang mutexes actually work correctly. It just also makes test cases 
around these things unnecessary or, in this case, extremely simple. Eventually 
I'd like to not have stuff like this kicking around but for the time being it's 
here


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 732703)
    Time Spent: 1h  (was: 50m)

> Improve Code Coverage of the Go SDK
> -----------------------------------
>
>                 Key: BEAM-13866
>                 URL: https://issues.apache.org/jira/browse/BEAM-13866
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Priority: P2
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Since code coverage checking and tracking was added to the Go SDK, it has sat 
> under 45% total code coverage (looking solely at unit testing.) This is a 
> tracking ticket for efforts to improve code coverage for individual packages 
> under 50% coverage and increase total code coverage. 



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

Reply via email to