codecov-commenter commented on PR #11491: URL: https://github.com/apache/iotdb/pull/11491#issuecomment-1798548132
## [Codecov](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#11491](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (548ae7c) into [master](https://app.codecov.io/gh/apache/iotdb/commit/fd3911f4ca61ccb7537e571b1a1b181da4d8a88f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (fd3911f) will **increase** coverage by `0.01%`. > Report is 3 commits behind head on master. > The diff coverage is `85.71%`. ```diff @@ Coverage Diff @@ ## master #11491 +/- ## ============================================ + Coverage 48.94% 48.95% +0.01% - Complexity 24582 24590 +8 ============================================ Files 2772 2772 Lines 173261 173297 +36 Branches 20764 20770 +6 ============================================ + Hits 84801 84836 +35 - Misses 88460 88461 +1 ``` | [Files](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...bc/src/main/java/org/apache/iotdb/jdbc/Config.java](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY2xpZW50L2pkYmMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2lvdGRiL2pkYmMvQ29uZmlnLmphdmE=) | `100.00% <ø> (ø)` | | | [...ueryengine/execution/operator/AggregationUtil.java](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvZXhlY3V0aW9uL29wZXJhdG9yL0FnZ3JlZ2F0aW9uVXRpbC5qYXZh) | `84.04% <100.00%> (ø)` | | | [.../iotdb/db/storageengine/dataregion/DataRegion.java](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvc3RvcmFnZWVuZ2luZS9kYXRhcmVnaW9uL0RhdGFSZWdpb24uamF2YQ==) | `50.68% <100.00%> (+0.06%)` | :arrow_up: | | [...a/org/apache/iotdb/commons/conf/IoTDBConstant.java](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9ub2RlLWNvbW1vbnMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2lvdGRiL2NvbW1vbnMvY29uZi9Jb1REQkNvbnN0YW50LmphdmE=) | `90.32% <ø> (ø)` | | | [...ngine/plan/planner/plan/node/write/InsertNode.java](https://app.codecov.io/gh/apache/iotdb/pull/11491?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvcGxhbi9wbGFubmVyL3BsYW4vbm9kZS93cml0ZS9JbnNlcnROb2RlLmphdmE=) | `86.13% <66.66%> (-0.60%)` | :arrow_down: | ... and [26 files with indirect coverage changes](https://app.codecov.io/gh/apache/iotdb/pull/11491/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in [Chrome](https://chrome.google.com/webstore/detail/codecov/gedikamndpbemklijjkncpnolildpbgo) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/codecov/) today! -- 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]
