codecov-io commented on issue #1872: [Dubbo-1123]Get the real methodname to support consistenthash for generic invoke URL: https://github.com/apache/incubator-dubbo/pull/1872#issuecomment-393785959 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=h1) Report > Merging [#1872](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-dubbo/commit/b7dde7236ff255cc51e087f025dc096dc0395a00?src=pr&el=desc) will **decrease** coverage by `0.02%`. > The diff coverage is `25%`. [](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1872 +/- ## ============================================ - Coverage 42.39% 42.36% -0.03% + Complexity 4690 4687 -3 ============================================ Files 643 643 Lines 30549 30550 +1 Branches 5370 5370 ============================================ - Hits 12950 12943 -7 - Misses 15582 15590 +8 Partials 2017 2017 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...cluster/loadbalance/ConsistentHashLoadBalance.java](https://codecov.io/gh/apache/incubator-dubbo/pull/1872/diff?src=pr&el=tree#diff-ZHViYm8tY2x1c3Rlci9zcmMvbWFpbi9qYXZhL2NvbS9hbGliYWJhL2R1YmJvL3JwYy9jbHVzdGVyL2xvYWRiYWxhbmNlL0NvbnNpc3RlbnRIYXNoTG9hZEJhbGFuY2UuamF2YQ==) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: | | [...bo/rpc/cluster/support/AbstractClusterInvoker.java](https://codecov.io/gh/apache/incubator-dubbo/pull/1872/diff?src=pr&el=tree#diff-ZHViYm8tY2x1c3Rlci9zcmMvbWFpbi9qYXZhL2NvbS9hbGliYWJhL2R1YmJvL3JwYy9jbHVzdGVyL3N1cHBvcnQvQWJzdHJhY3RDbHVzdGVySW52b2tlci5qYXZh) | `70.58% <100%> (ø)` | `41 <0> (ø)` | :arrow_down: | | [...libaba/com/caucho/hessian/util/IdentityIntMap.java](https://codecov.io/gh/apache/incubator-dubbo/pull/1872/diff?src=pr&el=tree#diff-aGVzc2lhbi1saXRlL3NyYy9tYWluL2phdmEvY29tL2FsaWJhYmEvY29tL2NhdWNoby9oZXNzaWFuL3V0aWwvSWRlbnRpdHlJbnRNYXAuamF2YQ==) | `25% <0%> (-5.96%)` | `5% <0%> (-2%)` | | | [...om/alibaba/dubbo/rpc/filter/ActiveLimitFilter.java](https://codecov.io/gh/apache/incubator-dubbo/pull/1872/diff?src=pr&el=tree#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy1hcGkvc3JjL21haW4vamF2YS9jb20vYWxpYmFiYS9kdWJiby9ycGMvZmlsdGVyL0FjdGl2ZUxpbWl0RmlsdGVyLmphdmE=) | `83.33% <0%> (-5.56%)` | `6% <0%> (-1%)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=footer). Last update [b7dde72...800eaf0](https://codecov.io/gh/apache/incubator-dubbo/pull/1872?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
