codecov[bot] commented on PR #28037: URL: https://github.com/apache/beam/pull/28037#issuecomment-1681266620
## [Codecov](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#28037](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d4e46ef) into [master](https://app.codecov.io/gh/apache/beam/commit/16e7af2ea4148c65e3e1045e6c05f0d40f498db2?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (16e7af2) will **increase** coverage by `0.00%`. > Report is 4 commits behind head on master. > The diff coverage is `42.85%`. ```diff @@ Coverage Diff @@ ## master #28037 +/- ## ======================================= Coverage 72.31% 72.32% ======================================= Files 678 678 Lines 99739 99744 +5 ======================================= + Hits 72131 72140 +9 + Misses 26043 26039 -4 Partials 1565 1565 ``` | [Flag](https://app.codecov.io/gh/apache/beam/pull/28037/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/apache/beam/pull/28037/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `82.87% <42.85%> (+<0.01%)` | :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=apache#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [sdks/python/setup.py](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vc2V0dXAucHk=) | `0.00% <0.00%> (ø)` | | | [...s/python/apache\_beam/runners/portability/stager.py](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9wb3J0YWJpbGl0eS9zdGFnZXIucHk=) | `84.39% <50.00%> (ø)` | | | [sdks/python/apache\_beam/io/parquetio.py](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vcGFycXVldGlvLnB5) | `95.71% <100.00%> (ø)` | | | [...apache\_beam/runners/dataflow/internal/apiclient.py](https://app.codecov.io/gh/apache/beam/pull/28037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kYXRhZmxvdy9pbnRlcm5hbC9hcGljbGllbnQucHk=) | `75.63% <100.00%> (ø)` | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/apache/beam/pull/28037/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) -- 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]
