codecov[bot] commented on PR #2327: URL: https://github.com/apache/incubator-hugegraph/pull/2327#issuecomment-1765049051
## [Codecov](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#2327](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (4bfd688) into [master](https://app.codecov.io/gh/apache/incubator-hugegraph/commit/fc9bc2866e4bbcd65bf67a6dbbeb541b06da8649?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (fc9bc28) will **decrease** coverage by `19.62%`. > Report is 1 commits behind head on master. > The diff coverage is `97.61%`. ```diff @@ Coverage Diff @@ ## master #2327 +/- ## ============================================= - Coverage 68.41% 48.80% -19.62% + Complexity 987 662 -325 ============================================= Files 504 505 +1 Lines 41886 41924 +38 Branches 5817 5811 -6 ============================================= - Hits 28656 20460 -8196 - Misses 10461 19257 +8796 + Partials 2769 2207 -562 ``` | [Files](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...va/org/apache/hugegraph/api/filter/PathFilter.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWFwaS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2FwaS9maWx0ZXIvUGF0aEZpbHRlci5qYXZh) | `100.00% <100.00%> (ø)` | | | [...ava/org/apache/hugegraph/config/ServerOptions.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWFwaS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2NvbmZpZy9TZXJ2ZXJPcHRpb25zLmphdmE=) | `100.00% <100.00%> (ø)` | | | [...ava/org/apache/hugegraph/metrics/SlowQueryLog.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWFwaS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL21ldHJpY3MvU2xvd1F1ZXJ5TG9nLmphdmE=) | `100.00% <100.00%> (ø)` | | | [...g/apache/hugegraph/api/filter/AccessLogFilter.java](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aHVnZWdyYXBoLWFwaS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaHVnZWdyYXBoL2FwaS9maWx0ZXIvQWNjZXNzTG9nRmlsdGVyLmphdmE=) | `97.22% <94.73%> (-2.78%)` | :arrow_down: | ... and [202 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-hugegraph/pull/2327/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]
