You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/02/23 07:58:52 UTC

[GitHub] [servicecomb-java-chassis] codecov-io commented on pull request #2248: [SCB-2193] dynamic enum can indicate value is static or dynamic

codecov-io commented on pull request #2248:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2248#issuecomment-783986370


   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248?src=pr&el=h1) Report
   > Merging [#2248](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248?src=pr&el=desc) (955927c) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/7cc0ae6124288ebf9c1bde4bfda4722b4f1c4ac7?el=desc) (7cc0ae6) will **decrease** coverage by `0.01%`.
   > The diff coverage is `33.33%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248/graphs/tree.svg?width=650&height=150&src=pr&token=KXfDcr9rX2)](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2248      +/-   ##
   ============================================
   - Coverage     80.14%   80.13%   -0.02%     
     Complexity     1361     1361              
   ============================================
     Files          1506     1506              
     Lines         40760    40770      +10     
     Branches       3478     3478              
   ============================================
   + Hits          32668    32669       +1     
   - Misses         6598     6606       +8     
   - Partials       1494     1495       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...ervicecomb/foundation/common/base/DynamicEnum.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248/diff?src=pr&el=tree#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL2Jhc2UvRHluYW1pY0VudW0uamF2YQ==) | `37.50% <20.00%> (-7.96%)` | `0.00 <0.00> (ø)` | |
   | [...ecomb/foundation/common/base/DynamicEnumCache.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248/diff?src=pr&el=tree#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL2Jhc2UvRHluYW1pY0VudW1DYWNoZS5qYXZh) | `60.71% <20.00%> (-5.96%)` | `0.00 <0.00> (ø)` | |
   | [...ervicecomb/core/registry/ThirdServiceRegister.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248/diff?src=pr&el=tree#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9yZWdpc3RyeS9UaGlyZFNlcnZpY2VSZWdpc3Rlci5qYXZh) | `90.69% <100.00%> (+0.22%)` | `0.00 <0.00> (ø)` | |
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248/diff?src=pr&el=tree#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1yZWdpc3RyeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvcmVnaXN0cnkvZGlzY292ZXJ5L0Rpc2NvdmVyeVRyZWUuamF2YQ==) | `96.49% <0.00%> (-3.51%)` | `0.00% <0.00%> (ø%)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248?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/servicecomb-java-chassis/pull/2248?src=pr&el=footer). Last update [7cc0ae6...955927c](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2248?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 to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org