You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/05/19 15:04:26 UTC

[GitHub] [shardingsphere] yu199195 opened a new pull request #5694: Fix Spring bean collection if have not one.

yu199195 opened a new pull request #5694:
URL: https://github.com/apache/shardingsphere/pull/5694


   
   


----------------------------------------------------------------
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



[GitHub] [shardingsphere] terrymanu merged pull request #5694: Fix Spring bean collection if have not one.

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #5694:
URL: https://github.com/apache/shardingsphere/pull/5694


   


----------------------------------------------------------------
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



[GitHub] [shardingsphere] codecov-commenter commented on pull request #5694: Fix Spring bean collection if have not one.

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #5694:
URL: https://github.com/apache/shardingsphere/pull/5694#issuecomment-630908519


   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5694?src=pr&el=h1) Report
   > Merging [#5694](https://codecov.io/gh/apache/shardingsphere/pull/5694?src=pr&el=desc) into [master](https://codecov.io/gh/apache/shardingsphere/commit/41d75146d7f8b3c88d22517fee91791b299865a6&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/shardingsphere/pull/5694/graphs/tree.svg?width=650&height=150&src=pr&token=ZvlXpWa7so)](https://codecov.io/gh/apache/shardingsphere/pull/5694?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #5694      +/-   ##
   ============================================
   + Coverage     53.82%   53.83%   +0.01%     
     Complexity      428      428              
   ============================================
     Files          1152     1150       -2     
     Lines         20247    20247              
     Branches       3659     3659              
   ============================================
   + Hits          10897    10900       +3     
   + Misses         8687     8684       -3     
     Partials        663      663              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/5694?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...re/driver/spring/boot/SpringBootConfiguration.java](https://codecov.io/gh/apache/shardingsphere/pull/5694/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtamRiYy9zaGFyZGluZ3NwaGVyZS1qZGJjLXNwcmluZy9zaGFyZGluZ3NwaGVyZS1qZGJjLWNvcmUtc3ByaW5nL3NoYXJkaW5nc3BoZXJlLWpkYmMtY29yZS1zcHJpbmctYm9vdC1zdGFydGVyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9kcml2ZXIvc3ByaW5nL2Jvb3QvU3ByaW5nQm9vdENvbmZpZ3VyYXRpb24uamF2YQ==) | `100.00% <100.00%> (ø)` | `0.00 <0.00> (ø)` | |
   | [...ing/boot/OrchestrationSpringBootConfiguration.java](https://codecov.io/gh/apache/shardingsphere/pull/5694/diff?src=pr&el=tree#diff-c2hhcmRpbmdzcGhlcmUtamRiYy9zaGFyZGluZ3NwaGVyZS1qZGJjLXNwcmluZy9zaGFyZGluZ3NwaGVyZS1qZGJjLW9yY2hlc3RyYXRpb24tc3ByaW5nL3NoYXJkaW5nc3BoZXJlLWpkYmMtb3JjaGVzdHJhdGlvbi1zcHJpbmctYm9vdC1zdGFydGVyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9kcml2ZXIvb3JjaGVzdHJhdGlvbi9zcHJpbmcvYm9vdC9PcmNoZXN0cmF0aW9uU3ByaW5nQm9vdENvbmZpZ3VyYXRpb24uamF2YQ==) | `92.30% <100.00%> (+0.64%)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/5694?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/shardingsphere/pull/5694?src=pr&el=footer). Last update [41d7514...9364265](https://codecov.io/gh/apache/shardingsphere/pull/5694?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