[ https://issues.apache.org/jira/browse/BEAM-10206?focusedWorklogId=712190&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-712190 ]
ASF GitHub Bot logged work on BEAM-10206: ----------------------------------------- Author: ASF GitHub Bot Created on: 20/Jan/22 16:47 Start Date: 20/Jan/22 16:47 Worklog Time Spent: 10m Work Description: codecov[bot] edited a comment on pull request #16575: URL: https://github.com/apache/beam/pull/16575#issuecomment-1017673100 # [Codecov](https://codecov.io/gh/apache/beam/pull/16575?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 [#16575](https://codecov.io/gh/apache/beam/pull/16575?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (db4de55) into [master](https://codecov.io/gh/apache/beam/commit/ef076384f019689d922e101d101b47299aeefc74?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ef07638) will **not change** coverage. > The diff coverage is `n/a`. > :exclamation: Current head db4de55 differs from pull request most recent head ae2da1a. Consider uploading reports for the commit ae2da1a to get more accurate results [](https://codecov.io/gh/apache/beam/pull/16575?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## master #16575 +/- ## ======================================= Coverage 46.32% 46.32% ======================================= Files 201 201 Lines 19734 19734 ======================================= Hits 9141 9141 Misses 9612 9612 Partials 981 981 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/beam/pull/16575?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/16575?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 [ef07638...ae2da1a](https://codecov.io/gh/apache/beam/pull/16575?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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 712190) Time Spent: 3.5h (was: 3h 20m) > [Go SDK] Jenkins static checks > -------------------------------- > > Key: BEAM-10206 > URL: https://issues.apache.org/jira/browse/BEAM-10206 > Project: Beam > Issue Type: Improvement > Components: sdk-go > Reporter: Robert Burke > Priority: P3 > Labels: starter > Time Spent: 3.5h > Remaining Estimate: 0h > > We should probably hook up static checks > [https://staticcheck.io|https://staticcheck.io/] to avoid style and lint > regressions, and to run them locally and fix most of them. > Additional configuration we could probably integrate should take the proto > import conventions we've established (see PR 11927) so that we use consistent > short names. -- This message was sent by Atlassian Jira (v8.20.1#820001)