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 2022/12/26 11:27:35 UTC

[GitHub] [shardingsphere] codecov-commenter commented on pull request #23104: Clear service cache when any configuration changed

codecov-commenter commented on PR #23104:
URL: https://github.com/apache/shardingsphere/pull/23104#issuecomment-1365107616

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/23104?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#23104](https://codecov.io/gh/apache/shardingsphere/pull/23104?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6926a8e) into [master](https://codecov.io/gh/apache/shardingsphere/commit/c4cd5c63933c99f0412bf2f35f780dc56e332d5d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c4cd5c6) will **decrease** coverage by `0.00%`.
   > The diff coverage is `45.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #23104      +/-   ##
   ============================================
   - Coverage     49.95%   49.95%   -0.01%     
     Complexity     2433     2433              
   ============================================
     Files          4112     4113       +1     
     Lines         57482    57502      +20     
     Branches       9082     9083       +1     
   ============================================
   + Hits          28717    28724       +7     
   - Misses        26254    26265      +11     
   - Partials       2511     2513       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/23104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...nager/standalone/StandaloneModeContextManager.java](https://codecov.io/gh/apache/shardingsphere/pull/23104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kZS90eXBlL3N0YW5kYWxvbmUvY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvbW9kZS9tYW5hZ2VyL3N0YW5kYWxvbmUvU3RhbmRhbG9uZU1vZGVDb250ZXh0TWFuYWdlci5qYXZh) | `6.45% <0.00%> (-1.25%)` | :arrow_down: |
   | [...l/spi/type/ordered/cache/OrderedServicesCache.java](https://codecov.io/gh/apache/shardingsphere/pull/23104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5mcmEvdXRpbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvaW5mcmEvdXRpbC9zcGkvdHlwZS9vcmRlcmVkL2NhY2hlL09yZGVyZWRTZXJ2aWNlc0NhY2hlLmphdmE=) | `50.00% <75.00%> (+8.33%)` | :arrow_up: |
   | [...coordinator/subscriber/CacheEvictedSubscriber.java](https://codecov.io/gh/apache/shardingsphere/pull/23104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kZS90eXBlL2NsdXN0ZXIvY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvbW9kZS9tYW5hZ2VyL2NsdXN0ZXIvY29vcmRpbmF0b3Ivc3Vic2NyaWJlci9DYWNoZUV2aWN0ZWRTdWJzY3JpYmVyLmphdmE=) | `100.00% <100.00%> (ø)` | |
   | [...tor/subscriber/ContextManagerSubscriberFacade.java](https://codecov.io/gh/apache/shardingsphere/pull/23104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kZS90eXBlL2NsdXN0ZXIvY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvbW9kZS9tYW5hZ2VyL2NsdXN0ZXIvY29vcmRpbmF0b3Ivc3Vic2NyaWJlci9Db250ZXh0TWFuYWdlclN1YnNjcmliZXJGYWNhZGUuamF2YQ==) | `100.00% <100.00%> (ø)` | |
   | [...authentication/OpenGaussAuthenticationHandler.java](https://codecov.io/gh/apache/shardingsphere/pull/23104/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvb3BlbmdhdXNzL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9mcm9udGVuZC9vcGVuZ2F1c3MvYXV0aGVudGljYXRpb24vT3BlbkdhdXNzQXV0aGVudGljYXRpb25IYW5kbGVyLmphdmE=) | `85.33% <0.00%> (-2.67%)` | :arrow_down: |
   
   :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=The+Apache+Software+Foundation)
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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