codecov[bot] commented on PR #34777: URL: https://github.com/apache/beam/pull/34777#issuecomment-2842963582
## [Codecov](https://app.codecov.io/gh/apache/beam/pull/34777?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: Patch coverage is `88.55422%` with `19 lines` in your changes missing coverage. Please review. > Project coverage is 56.48%. Comparing base [(`b46a636`)](https://app.codecov.io/gh/apache/beam/commit/b46a6361d2b758f5779ba711d4a41c3fb9327f36?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`1bd138c`)](https://app.codecov.io/gh/apache/beam/commit/1bd138c3016dc8dcea8548dd83160a86ae140692?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 6 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/beam/pull/34777?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [sdks/python/apache\_beam/io/iobase.py](https://app.codecov.io/gh/apache/beam/pull/34777?src=pr&el=tree&filepath=sdks%2Fpython%2Fapache_beam%2Fio%2Fiobase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vaW9iYXNlLnB5) | 83.52% | [14 Missing :warning: ](https://app.codecov.io/gh/apache/beam/pull/34777?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [sdks/python/apache\_beam/io/parquetio.py](https://app.codecov.io/gh/apache/beam/pull/34777?src=pr&el=tree&filepath=sdks%2Fpython%2Fapache_beam%2Fio%2Fparquetio.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vcGFycXVldGlvLnB5) | 84.21% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/beam/pull/34777?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [sdks/python/apache\_beam/io/filebasedsink.py](https://app.codecov.io/gh/apache/beam/pull/34777?src=pr&el=tree&filepath=sdks%2Fpython%2Fapache_beam%2Fio%2Ffilebasedsink.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZmlsZWJhc2Vkc2luay5weQ==) | 95.91% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/beam/pull/34777?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #34777 +/- ## ============================================ + Coverage 56.46% 56.48% +0.01% Complexity 3289 3289 ============================================ Files 1181 1181 Lines 181455 181543 +88 Branches 3399 3392 -7 ============================================ + Hits 102464 102540 +76 - Misses 75731 75746 +15 + Partials 3260 3257 -3 ``` | [Flag](https://app.codecov.io/gh/apache/beam/pull/34777/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/34777/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.12% <88.55%> (+<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. </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/beam/pull/34777?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details> -- 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]
