[
https://issues.apache.org/jira/browse/BEAM-14532?focusedWorklogId=777168&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-777168
]
ASF GitHub Bot logged work on BEAM-14532:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/22 21:11
Start Date: 01/Jun/22 21:11
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on PR #17803:
URL: https://github.com/apache/beam/pull/17803#issuecomment-1144140687
#
[Codecov](https://codecov.io/gh/apache/beam/pull/17803?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
[#17803](https://codecov.io/gh/apache/beam/pull/17803?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(fecb15b) into
[master](https://codecov.io/gh/apache/beam/commit/4e2565a2848f84a28746ace0287800af3e93a2e4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(4e2565a) will **increase** coverage by `0.07%`.
> The diff coverage is `0.00%`.
```diff
@@ Coverage Diff @@
## master #17803 +/- ##
==========================================
+ Coverage 74.00% 74.07% +0.07%
==========================================
Files 697 697
Lines 91945 91929 -16
==========================================
+ Hits 68045 68100 +55
+ Misses 22653 22584 -69
+ Partials 1247 1245 -2
```
| Flag | Coverage Δ | |
|---|---|---|
| go | `50.74% <0.00%> (+0.23%)` | :arrow_up: |
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/17803?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/io/fhirio/common.go](https://codecov.io/gh/apache/beam/pull/17803/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-c2Rrcy9nby9wa2cvYmVhbS9pby9maGlyaW8vY29tbW9uLmdv)
| `0.00% <0.00%> (ø)` | |
|
[sdks/go/pkg/beam/core/runtime/exec/sdf.go](https://codecov.io/gh/apache/beam/pull/17803/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvZXhlYy9zZGYuZ28=)
| `70.61% <0.00%> (-1.19%)` | :arrow_down: |
|
[...o/pkg/beam/io/rtrackers/offsetrange/offsetrange.go](https://codecov.io/gh/apache/beam/pull/17803/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-c2Rrcy9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2Uvb2Zmc2V0cmFuZ2UuZ28=)
| `78.50% <0.00%> (+2.80%)` | :arrow_up: |
|
[sdks/go/pkg/beam/core/graph/fn.go](https://codecov.io/gh/apache/beam/pull/17803/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-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL2dyYXBoL2ZuLmdv)
| `85.33% <0.00%> (+8.29%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/17803?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/17803?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
[4e2565a...fecb15b](https://codecov.io/gh/apache/beam/pull/17803?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: 777168)
Time Spent: 1h 20m (was: 1h 10m)
> Add integration test for Go FhirIO Read transform
> -------------------------------------------------
>
> Key: BEAM-14532
> URL: https://issues.apache.org/jira/browse/BEAM-14532
> Project: Beam
> Issue Type: Task
> Components: io-go-gcp
> Reporter: Lucas Nogueira
> Assignee: Lucas Nogueira
> Priority: P2
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This ticket is a follow up to
> https://issues.apache.org/jira/browse/BEAM-14451 and it consists of adding
> integration testing to the Read transform added on the mentioned ticket.
> Buganizer ticket: https://b.corp.google.com/issues/234357022/
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
