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

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

                Author: ASF GitHub Bot
            Created on: 21/Mar/22 15:36
            Start Date: 21/Mar/22 15:36
    Worklog Time Spent: 10m 
      Work Description: codecov[bot] commented on pull request #17137:
URL: https://github.com/apache/beam/pull/17137#issuecomment-1074052206


   # 
[Codecov](https://codecov.io/gh/apache/beam/pull/17137?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#17137](https://codecov.io/gh/apache/beam/pull/17137?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (0312c7b) into 
[master](https://codecov.io/gh/apache/beam/commit/f7de08eb86b77794195e74f90763703ce7cb88d7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (f7de08e) will **not change** coverage.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #17137   +/-   ##
   =======================================
     Coverage   73.97%   73.97%           
   =======================================
     Files         671      671           
     Lines       88227    88227           
   =======================================
     Hits        65267    65267           
     Misses      21848    21848           
     Partials     1112     1112           
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `49.45% <100.00%> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click 
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment)
 to find out more.
   
   | [Impacted 
Files](https://codecov.io/gh/apache/beam/pull/17137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[...kg/beam/core/runtime/xlangx/expansionx/download.go](https://codecov.io/gh/apache/beam/pull/17137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUveGxhbmd4L2V4cGFuc2lvbngvZG93bmxvYWQuZ28=)
 | `61.53% <ø> (ø)` | |
   | 
[sdks/go/pkg/beam/core/runtime/exec/sideinput.go](https://codecov.io/gh/apache/beam/pull/17137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9zaWRlaW5wdXQuZ28=)
 | `42.57% <100.00%> (ø)` | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/beam/pull/17137?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/beam/pull/17137?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
 Last update 
[f7de08e...0312c7b](https://codecov.io/gh/apache/beam/pull/17137?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
 Read the [comment 
docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: 745185)
    Time Spent: 20m  (was: 10m)

> [Go SDK] Clean up staticcheck and linter warnings
> -------------------------------------------------
>
>                 Key: BEAM-14136
>                 URL: https://issues.apache.org/jira/browse/BEAM-14136
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Assignee: Jack McCluskey
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Address staticcheck warnings regarding the use of nil contexts in gcpopt's 
> options_test.go file and the provision_test.go file. Replace nil contexts 
> with context.Background().
> There are also a number of variables with improper names, as well as exported 
> functions/variables that need documentation comments.



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

Reply via email to