codecov[bot] commented on PR #28665: URL: https://github.com/apache/beam/pull/28665#issuecomment-1735775585
## [Codecov](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#28665](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (26f06f6) into [master](https://app.codecov.io/gh/apache/beam/commit/042ac5249b0a5dee2d621d168e8047a92b44690b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (042ac52) will **decrease** coverage by `0.36%`. > Report is 48 commits behind head on master. > The diff coverage is `33.87%`. ```diff @@ Coverage Diff @@ ## master #28665 +/- ## ========================================== - Coverage 72.31% 71.96% -0.36% ========================================== Files 684 680 -4 Lines 101727 100163 -1564 ========================================== - Hits 73567 72078 -1489 + Misses 26581 26507 -74 + Partials 1579 1578 -1 ``` | [Flag](https://app.codecov.io/gh/apache/beam/pull/28665/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/28665/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `82.53% <33.87%> (-0.29%)` | :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=apache#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...pache\_beam/dataframe/pandas\_top\_level\_functions.py](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vZGF0YWZyYW1lL3BhbmRhc190b3BfbGV2ZWxfZnVuY3Rpb25zLnB5) | `90.62% <100.00%> (+0.33%)` | :arrow_up: | | [sdks/python/apache\_beam/io/gcp/bigtableio.py](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZ2NwL2JpZ3RhYmxlaW8ucHk=) | `74.04% <ø> (-0.96%)` | :arrow_down: | | [sdks/python/apache\_beam/typehints/schemas.py](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdHlwZWhpbnRzL3NjaGVtYXMucHk=) | `88.91% <100.00%> (-2.71%)` | :arrow_down: | | [sdks/python/apache\_beam/version.py](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdmVyc2lvbi5weQ==) | `100.00% <100.00%> (ø)` | | | [sdks/python/apache\_beam/io/gcp/bigquery.py](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZ2NwL2JpZ3F1ZXJ5LnB5) | `69.92% <50.00%> (-0.25%)` | :arrow_down: | | [sdks/python/apache\_beam/yaml/yaml\_provider.py](https://app.codecov.io/gh/apache/beam/pull/28665?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0veWFtbC95YW1sX3Byb3ZpZGVyLnB5) | `64.31% <25.92%> (-7.83%)` | :arrow_down: | ... and [29 files with indirect coverage changes](https://app.codecov.io/gh/apache/beam/pull/28665/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]
