coveralls commented on pull request #6883:
URL: https://github.com/apache/shardingsphere/pull/6883#issuecomment-675225777


   ## Pull Request Test Coverage Report for [Build 
13820](https://coveralls.io/builds/32785167)
   
   * **77** of **113**   **(68.14%)**  changed or added relevant lines in 
**22** files are covered.
   * **9** unchanged lines in **8** files lost coverage.
   * Overall coverage increased (+**0.006%**) to **58.686%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/execute/executor/dumper/AbstractJDBCDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fexecute%2Fexecutor%2Fdumper%2FAbstractJDBCDumper.java#L115)
 | 9 | 10 | 90.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/preparer/ShardingScalingJobPreparer.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fpreparer%2FShardingScalingJobPreparer.java#L107)
 | 0 | 1 | 0.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-mysql/src/main/java/org/apache/shardingsphere/scaling/mysql/MySQLImporter.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fmysql%2FMySQLImporter.java#L31)
 | 0 | 1 | 0.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-postgresql/src/main/java/org/apache/shardingsphere/scaling/postgresql/PostgreSQLImporter.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fpostgresql%2FPostgreSQLImporter.java#L31)
 | 0 | 1 | 0.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-postgresql/src/main/java/org/apache/shardingsphere/scaling/postgresql/PostgreSQLJdbcDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fpostgresql%2FPostgreSQLJdbcDumper.java#L35)
 | 0 | 1 | 0.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/execute/executor/dumper/DumperFactory.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fexecute%2Fexecutor%2Fdumper%2FDumperFactory.java#L71)
 | 2 | 4 | 50.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/preparer/splitter/InventoryDataTaskSplitter.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fpreparer%2Fsplitter%2FInventoryDataTaskSplitter.java#L97)
 | 21 | 23 | 91.3%
   | 
[shardingsphere-scaling/shardingsphere-scaling-mysql/src/main/java/org/apache/shardingsphere/scaling/mysql/MySQLJdbcDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fmysql%2FMySQLJdbcDumper.java#L40)
 | 0 | 2 | 0.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/preparer/resumer/SyncPositionResumer.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Fpreparer%2Fresumer%2FSyncPositionResumer.java#L76)
 | 1 | 4 | 25.0%
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/job/task/incremental/IncrementalDataScalingTask.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fjob%2Ftask%2Fincremental%2FIncrementalDataScalingTask.java#L74)
 | 6 | 10 | 60.0%
   <!-- | **Total:** | **77** | **113** | **68.14%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/execute/executor/dumper/AbstractJDBCDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Fexecute%2Fexecutor%2Fdumper%2FAbstractJDBCDumper.java#L68)
 | 1 | 85.71% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-mysql/src/main/java/org/apache/shardingsphere/scaling/mysql/MySQLBinlogDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fmysql%2FMySQLBinlogDumper.java#L78)
 | 1 | 0% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-mysql/src/main/java/org/apache/shardingsphere/scaling/mysql/MySQLImporter.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-mysql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fmysql%2FMySQLImporter.java#L32)
 | 1 | 0% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-postgresql/src/main/java/org/apache/shardingsphere/scaling/postgresql/PostgreSQLImporter.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fpostgresql%2FPostgreSQLImporter.java#L32)
 | 1 | 0% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-postgresql/src/main/java/org/apache/shardingsphere/scaling/postgresql/PostgreSQLJdbcDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fpostgresql%2FPostgreSQLJdbcDumper.java#L36)
 | 1 | 0% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-postgresql/src/main/java/org/apache/shardingsphere/scaling/postgresql/PostgreSQLWalDumper.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fpostgresql%2FPostgreSQLWalDumper.java#L66)
 | 1 | 0% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-postgresql/src/main/java/org/apache/shardingsphere/scaling/postgresql/wal/WalEventConverter.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-postgresql%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fpostgresql%2Fwal%2FWalEventConverter.java#L52)
 | 1 | 0% |
   | 
[shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/utils/RdbmsConfigurationUtil.java](https://coveralls.io/builds/32785167/source?filename=shardingsphere-scaling%2Fshardingsphere-scaling-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fscaling%2Fcore%2Futils%2FRdbmsConfigurationUtil.java#L47)
 | 2 | 60.0% |
   <!-- | **Total:** | **9** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/32785167/badge)](https://coveralls.io/builds/32785167)
 |
   | :-- | --: |
   | Change from base [Build 13814](https://coveralls.io/builds/32782742): |  
0.006% |
   | Covered Lines: | 13270 |
   | Relevant Lines: | 22612 |
   
   ---
   ##### 💛  - [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:
[email protected]


Reply via email to