We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d18ef commit 4e3ea87Copy full SHA for 4e3ea87
tests/bart-riers-sqlite-dataset/README.md
@@ -2,7 +2,7 @@
2
3
The test dataset is taken from the [Bart Kiers' SQLite ANTLR parser](https://github.com/bkiers/sqlite-parser/tree/master).
4
5
-In the current implementation, there is 64.19% of the tests that are passing.
+In the current implementation, there is 63.83% of the tests that are passing.
6
By passing tests, I mean that the parser successfully parses the SQL query and returns a valid `Expression` AST.
7
The structure of the parsed AST is not checked, as there are no expected ASTs list
8
0 commit comments