codecov[bot] commented on PR #37103: URL: https://github.com/apache/beam/pull/37103#issuecomment-3650033222
## [Codecov](https://app.codecov.io/gh/apache/beam/pull/37103?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `4.95413%` with `518 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 40.28%. Comparing base ([`0274331`](https://app.codecov.io/gh/apache/beam/commit/02743314acf81a390c7fb9305da585f5b0af0485?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c380699`](https://app.codecov.io/gh/apache/beam/commit/c380699ed7f3376474b514d5169718a52410ba13?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 26 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/beam/pull/37103?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...s/python/apache\_beam/ml/inference/model\_manager.py](https://app.codecov.io/gh/apache/beam/pull/37103?src=pr&el=tree&filepath=sdks%2Fpython%2Fapache_beam%2Fml%2Finference%2Fmodel_manager.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vbWwvaW5mZXJlbmNlL21vZGVsX21hbmFnZXIucHk=) | 2.04% | [384 Missing :warning: ](https://app.codecov.io/gh/apache/beam/pull/37103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...s/python/apache\_beam/utils/multi\_process\_shared.py](https://app.codecov.io/gh/apache/beam/pull/37103?src=pr&el=tree&filepath=sdks%2Fpython%2Fapache_beam%2Futils%2Fmulti_process_shared.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdXRpbHMvbXVsdGlfcHJvY2Vzc19zaGFyZWQucHk=) | 7.89% | [105 Missing :warning: ](https://app.codecov.io/gh/apache/beam/pull/37103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [sdks/python/apache\_beam/ml/inference/base.py](https://app.codecov.io/gh/apache/beam/pull/37103?src=pr&el=tree&filepath=sdks%2Fpython%2Fapache_beam%2Fml%2Finference%2Fbase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vbWwvaW5mZXJlbmNlL2Jhc2UucHk=) | 25.64% | [29 Missing :warning: ](https://app.codecov.io/gh/apache/beam/pull/37103?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 #37103 +/- ## ============================================ - Coverage 40.38% 40.28% -0.10% Complexity 3476 3476 ============================================ Files 1226 1227 +1 Lines 188553 189081 +528 Branches 3607 3607 ============================================ + Hits 76138 76163 +25 - Misses 109012 109515 +503 Partials 3403 3403 ``` | [Flag](https://app.codecov.io/gh/apache/beam/pull/37103/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/37103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `40.37% <4.95%> (-0.25%)` | :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. </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/beam/pull/37103?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]
