You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/02/12 17:35:16 UTC

[GitHub] [shardingsphere] codecov-commenter commented on pull request #24132: Add AuthenticatorFactory

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

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/24132?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 [#24132](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2f5a6ca) into [master](https://codecov.io/gh/apache/shardingsphere/commit/c4412e1cc302cbd9b82bf9b40f0f9cbcf9d25be5?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c4412e1) will **increase** coverage by `0.03%`.
   > The diff coverage is `77.04%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master   #24132      +/-   ##
   ============================================
   + Coverage     50.08%   50.12%   +0.03%     
     Complexity     1576     1576              
   ============================================
     Files          3253     3257       +4     
     Lines         53445    53485      +40     
     Branches       9838     9833       -5     
   ============================================
   + Hits          26770    26807      +37     
   - Misses        24313    24314       +1     
   - Partials       2362     2364       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ocol/mysql/constant/MySQLAuthenticationMethod.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGItcHJvdG9jb2wvbXlzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL2RiL3Byb3RvY29sL215c3FsL2NvbnN0YW50L015U1FMQXV0aGVudGljYXRpb25NZXRob2QuamF2YQ==) | `100.00% <ø> (ø)` | |
   | [...ngauss/constant/OpenGaussAuthenticationMethod.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGItcHJvdG9jb2wvb3BlbmdhdXNzL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9kYi9wcm90b2NvbC9vcGVuZ2F1c3MvY29uc3RhbnQvT3BlbkdhdXNzQXV0aGVudGljYXRpb25NZXRob2QuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...resql/constant/PostgreSQLAuthenticationMethod.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGItcHJvdG9jb2wvcG9zdGdyZXNxbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvZGIvcHJvdG9jb2wvcG9zdGdyZXNxbC9jb25zdGFudC9Qb3N0Z3JlU1FMQXV0aGVudGljYXRpb25NZXRob2QuamF2YQ==) | `0.00% <ø> (ø)` | |
   | [...n/authenticator/OpenGaussAuthenticatorFactory.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvb3BlbmdhdXNzL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zaGFyZGluZ3NwaGVyZS9wcm94eS9mcm9udGVuZC9vcGVuZ2F1c3MvYXV0aGVudGljYXRpb24vYXV0aGVudGljYXRvci9PcGVuR2F1c3NBdXRoZW50aWNhdG9yRmFjdG9yeS5qYXZh) | `71.42% <71.42%> (ø)` | |
   | [.../authenticator/PostgreSQLAuthenticatorFactory.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvcG9zdGdyZXNxbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvcHJveHkvZnJvbnRlbmQvcG9zdGdyZXNxbC9hdXRoZW50aWNhdGlvbi9hdXRoZW50aWNhdG9yL1Bvc3RncmVTUUxBdXRoZW50aWNhdG9yRmFjdG9yeS5qYXZh) | `77.77% <77.77%> (ø)` | |
   | [...authentication/OpenGaussAuthenticationHandler.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?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=) | `86.36% <80.00%> (ø)` | |
   | [...ation/authenticator/MySQLAuthenticatorFactory.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvbXlzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3Byb3h5L2Zyb250ZW5kL215c3FsL2F1dGhlbnRpY2F0aW9uL2F1dGhlbnRpY2F0b3IvTXlTUUxBdXRoZW50aWNhdG9yRmFjdG9yeS5qYXZh) | `85.00% <85.00%> (ø)` | |
   | [...sql/authentication/MySQLAuthenticationHandler.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvbXlzcWwvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NoYXJkaW5nc3BoZXJlL3Byb3h5L2Zyb250ZW5kL215c3FsL2F1dGhlbnRpY2F0aW9uL015U1FMQXV0aGVudGljYXRpb25IYW5kbGVyLmphdmE=) | `100.00% <100.00%> (+31.25%)` | :arrow_up: |
   | [...uthentication/PostgreSQLAuthenticationHandler.java](https://codecov.io/gh/apache/shardingsphere/pull/24132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cHJveHkvZnJvbnRlbmQvcG9zdGdyZXNxbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2hhcmRpbmdzcGhlcmUvcHJveHkvZnJvbnRlbmQvcG9zdGdyZXNxbC9hdXRoZW50aWNhdGlvbi9Qb3N0Z3JlU1FMQXV0aGVudGljYXRpb25IYW5kbGVyLmphdmE=) | `75.00% <100.00%> (+17.10%)` | :arrow_up: |
   
   :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