coveralls commented on issue #2024: MySQL DML use antlr URL: https://github.com/apache/incubator-shardingsphere/pull/2024#issuecomment-472264320 ## Pull Request Test Coverage Report for [Build 7105](https://coveralls.io/builds/22145155) * **46** of **46** **(100.0%)** changed or added relevant lines in **8** files are covered. * **127** unchanged lines in **30** files lost coverage. * Overall coverage decreased (**-0.9%**) to **73.68%** --- | Files with Coverage Reduction | New Missed Lines | % | | :-----|--------------|--: | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/sql/dml/insert/InsertParserFactory.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fsql%2Fdml%2Finsert%2FInsertParserFactory.java#L53) | 1 | 66.67% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/sql/dml/delete/DeleteParserFactory.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fsql%2Fdml%2Fdelete%2FDeleteParserFactory.java#L50) | 1 | 66.67% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/dialect/mysql/clause/MySQLInsertSetClauseParser.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fdialect%2Fmysql%2Fclause%2FMySQLInsertSetClauseParser.java#L39) | 1 | 0.0% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/sql/dml/update/UpdateParserFactory.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fsql%2Fdml%2Fupdate%2FUpdateParserFactory.java#L50) | 1 | 66.67% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/lexer/LexerEngine.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Flexer%2FLexerEngine.java#L210) | 1 | 86.89% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/sql/dql/select/SelectParserFactory.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fsql%2Fdql%2Fselect%2FSelectParserFactory.java#L52) | 1 | 66.67% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/dialect/ExpressionParserFactory.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fdialect%2FExpressionParserFactory.java#L47) | 1 | 75.0% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/dialect/mysql/clause/MySQLSelectListClauseParser.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fdialect%2Fmysql%2Fclause%2FMySQLSelectListClauseParser.java#L40) | 1 | 0.0% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/lexer/dialect/h2/H2Lexer.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Flexer%2Fdialect%2Fh2%2FH2Lexer.java#L45) | 1 | 80.0% | | [sharding-core/src/main/java/io/shardingsphere/core/parsing/parser/dialect/mysql/clause/MySQLOrderByClauseParser.java](https://coveralls.io/builds/22145155/source?filename=sharding-core%2Fsrc%2Fmain%2Fjava%2Fio%2Fshardingsphere%2Fcore%2Fparsing%2Fparser%2Fdialect%2Fmysql%2Fclause%2FMySQLOrderByClauseParser.java#L37) | 1 | 0.0% | <!-- | **Total:** | **127** | | --> | Totals | [](https://coveralls.io/builds/22145155) | | :-- | --: | | Change from base [Build 6840](https://coveralls.io/builds/21879397): | -0.9% | | Covered Lines: | 9823 | | Relevant Lines: | 13332 | --- ##### 💛 - [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] With regards, Apache Git Services
