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/01/10 12:10:26 UTC

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3925: Solve the bug that the encryption result exception value is 'null' string when the encryption field value is null

coveralls commented on issue #3925: Solve the bug that the encryption result exception value is 'null' string when the encryption field value is null
URL: https://github.com/apache/incubator-shardingsphere/pull/3925#issuecomment-573011303
 
 
   ## Pull Request Test Coverage Report for [Build 1335](https://coveralls.io/builds/28027441)
   
   * **4** of **7**   **(57.14%)**  changed or added relevant lines in **3** files are covered.
   * **47** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.3%**) to **66.099%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [encrypt-core/encrypt-core-common/src/main/java/org/apache/shardingsphere/encrypt/strategy/impl/AESEncryptor.java](https://coveralls.io/builds/28027441/source?filename=encrypt-core%2Fencrypt-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fstrategy%2Fimpl%2FAESEncryptor.java#L65) | 3 | 4 | 75.0%
   | [encrypt-core/encrypt-core-common/src/main/java/org/apache/shardingsphere/encrypt/strategy/impl/MD5Encryptor.java](https://coveralls.io/builds/28027441/source?filename=encrypt-core%2Fencrypt-core-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fstrategy%2Fimpl%2FMD5Encryptor.java#L51) | 1 | 2 | 50.0%
   | [shardingsphere-underlying/shardingsphere-common/src/main/java/org/apache/shardingsphere/underlying/common/util/StringUtil.java](https://coveralls.io/builds/28027441/source?filename=shardingsphere-underlying%2Fshardingsphere-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Funderlying%2Fcommon%2Futil%2FStringUtil.java#L63) | 0 | 1 | 0.0%
   <!-- | **Total:** | **4** | **7** | **57.14%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [sharding-jdbc/sharding-jdbc-core/src/main/java/org/apache/shardingsphere/shardingjdbc/jdbc/core/statement/ShadowStatement.java](https://coveralls.io/builds/28027441/source?filename=sharding-jdbc%2Fsharding-jdbc-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingjdbc%2Fjdbc%2Fcore%2Fstatement%2FShadowStatement.java#L89) | 17 | 71.23% |
   | [sharding-jdbc/sharding-jdbc-core/src/main/java/org/apache/shardingsphere/shardingjdbc/jdbc/core/connection/ShadowConnection.java](https://coveralls.io/builds/28027441/source?filename=sharding-jdbc%2Fsharding-jdbc-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fshardingjdbc%2Fjdbc%2Fcore%2Fconnection%2FShadowConnection.java#L69) | 30 | 7.69% |
   <!-- | **Total:** | **47** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28027441/badge)](https://coveralls.io/builds/28027441) |
   | :-- | --: |
   | Change from base [Build 666](https://coveralls.io/builds/28020827): |  0.3% |
   | Covered Lines: | 10821 |
   | Relevant Lines: | 16371 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

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


With regards,
Apache Git Services