codecov-commenter commented on PR #11528: URL: https://github.com/apache/pinot/pull/11528#issuecomment-1708740483
## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/11528?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#11528](https://app.codecov.io/gh/apache/pinot/pull/11528?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ce17709) into [master](https://app.codecov.io/gh/apache/pinot/commit/b3c87ec195c67d43d5bc0f1f6f836bb39eb4a215?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (b3c87ec) will **increase** coverage by `48.38%`. > Report is 2 commits behind head on master. > The diff coverage is `100.00%`. ```diff @@ Coverage Diff @@ ## master #11528 +/- ## ============================================= + Coverage 14.51% 62.90% +48.38% - Complexity 201 1108 +907 ============================================= Files 2320 2320 Lines 124658 124659 +1 Branches 19031 19031 ============================================= + Hits 18095 78415 +60320 + Misses 105031 40645 -64386 - Partials 1532 5599 +4067 ``` | [Flag](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [integration2](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [java-11](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `14.48% <0.00%> (+<0.01%)` | :arrow_up: | | [java-17](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `14.48% <0.00%> (-0.01%)` | :arrow_down: | | [java-20](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.89% <100.00%> (+48.38%)` | :arrow_up: | | [temurin](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.90% <100.00%> (+48.38%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.90% <100.00%> (+48.38%)` | :arrow_up: | | [unittests1](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.26% <100.00%> (?)` | | | [unittests2](https://app.codecov.io/gh/apache/pinot/pull/11528/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `14.49% <0.00%> (-0.02%)` | :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 Changed](https://app.codecov.io/gh/apache/pinot/pull/11528?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../org/apache/pinot/spi/data/DateTimeFormatSpec.java](https://app.codecov.io/gh/apache/pinot/pull/11528?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGlub3Qtc3BpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9waW5vdC9zcGkvZGF0YS9EYXRlVGltZUZvcm1hdFNwZWMuamF2YQ==) | `82.40% <100.00%> (+82.40%)` | :arrow_up: | ... and [1491 files with indirect coverage changes](https://app.codecov.io/gh/apache/pinot/pull/11528/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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
