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

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

                Author: ASF GitHub Bot
            Created on: 05/May/22 18:09
            Start Date: 05/May/22 18:09
    Worklog Time Spent: 10m 
      Work Description: codecov[bot] commented on PR #17562:
URL: https://github.com/apache/beam/pull/17562#issuecomment-1118895742

   # 
[Codecov](https://codecov.io/gh/apache/beam/pull/17562?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 
[#17562](https://codecov.io/gh/apache/beam/pull/17562?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (5908f58) into 
[release-2.39.0](https://codecov.io/gh/apache/beam/commit/ae400c90179e2cf26759f08ed026cfe8a36989bf?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (ae400c9) will **decrease** coverage by `0.02%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@                Coverage Diff                 @@
   ##           release-2.39.0   #17562      +/-   ##
   ==================================================
   - Coverage           73.85%   73.83%   -0.03%     
   ==================================================
     Files                 691      691              
     Lines               91255    91249       -6     
   ==================================================
   - Hits                67396    67371      -25     
   - Misses              22626    22650      +24     
   + Partials             1233     1228       -5     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `50.06% <100.00%> (-0.09%)` | :arrow_down: |
   
   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/17562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[sdks/go/pkg/beam/core/funcx/fn.go](https://codecov.io/gh/apache/beam/pull/17562/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL2Z1bmN4L2ZuLmdv)
 | `58.25% <100.00%> (-0.62%)` | :arrow_down: |
   | 
[sdks/go/pkg/beam/core/runtime/exec/fn.go](https://codecov.io/gh/apache/beam/pull/17562/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9mbi5nbw==)
 | `62.17% <0.00%> (-5.45%)` | :arrow_down: |
   | 
[sdks/go/pkg/beam/core/runtime/exec/fn\_arity.go](https://codecov.io/gh/apache/beam/pull/17562/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9mbl9hcml0eS5nbw==)
 | `7.69% <0.00%> (-0.81%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/beam/pull/17562?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/17562?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 
[ae400c9...5908f58](https://codecov.io/gh/apache/beam/pull/17562?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).
   




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

    Worklog Id:     (was: 766829)
    Time Spent: 20m  (was: 10m)

> Roll back enabling ProcessContinuations in the 2.39.0 release
> -------------------------------------------------------------
>
>                 Key: BEAM-14424
>                 URL: https://issues.apache.org/jira/browse/BEAM-14424
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>    Affects Versions: 2.39.0
>            Reporter: Jack McCluskey
>            Assignee: Jack McCluskey
>            Priority: P1
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A bug that prevents self-checkpointing splittable DoFns from working 
> correctly was found after the 2.39.0 branch cut. Reverting commit 6a50718 (PR 
> [https://github.com/apache/beam/pull/17533)] disables the feature and removes 
> it from CHANGES.md to avoid having users attempt to use the feature. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to