hjtran commented on PR #29106: URL: https://github.com/apache/beam/pull/29106#issuecomment-1775567184
> ## [Codecov](https://app.codecov.io/gh/apache/beam/pull/29106?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > > Merging [#29106](https://app.codecov.io/gh/apache/beam/pull/29106?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ([206042e](https://github.com/apache/beam/commit/206042eb3e9529a92c13d1a050ffd89f307f6e7b)) into [master](https://app.codecov.io/gh/apache/beam/commit/38720a39d91db1853741f86d29819bf5a5d59a36?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ([38720a3](https://github.com/apache/beam/commit/38720a39d91db1853741f86d29819bf5a5d59a36)) will **decrease** coverage by `33.87%`. > > Report is 446 commits behind head on master. > > The diff coverage is `0.00%`. > > ```diff > @@ Coverage Diff @@ > ## master #29106 +/- ## > =========================================== > - Coverage 72.22% 38.36% -33.87% > =========================================== > Files 684 687 +3 > Lines 100856 101693 +837 > =========================================== > - Hits 72846 39010 -33836 > - Misses 26434 61107 +34673 > Partials 1576 1576 > ``` > > [Flag](https://app.codecov.io/gh/apache/beam/pull/29106/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/29106/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) `29.97% <0.00%> (-52.86%)` ⬇️ > 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/29106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Coverage Δ > [sdks/python/apache_beam/transforms/partitioners.py](https://app.codecov.io/gh/apache/beam/pull/29106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdHJhbnNmb3Jtcy9wYXJ0aXRpb25lcnMucHk=) `0.00% <0.00%> (ø)` > ... and [316 files with indirect coverage changes](https://app.codecov.io/gh/apache/beam/pull/29106/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) > > 📣 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) How exactly does the codecov bot invoke tests? I suspect that the new module should have ~100% coverage but the new test probably is getting missed somehow by codecov -- 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]
