Commit 92d276f
committed
test: increased test coverage for the sql module
This was created from the report of JaCoCo.
```
That's all 6 stale notifications cleared. Everything is complete and passing:
┌───────────────────────────────────┬───────┬───────────┐
│ Test File │ Tests │ Status │
├───────────────────────────────────┼───────┼───────────┤
│ SQLExecutorAdditionalCoverageTest │ 69 │ PASS │
├───────────────────────────────────┼───────┼───────────┤
│ SQLMatchAdditionalCoverageTest │ 22 │ PASS │
├───────────────────────────────────┼───────┼───────────┤
│ SQLTraverseAdditionalCoverageTest │ 10 │ PASS │
├───────────────────────────────────┼───────┼───────────┤
│ SQLFunctionAdditionalCoverageTest │ 47 │ PASS │
├───────────────────────────────────┼───────┼───────────┤
│ SQLMethodAdditionalCoverageTest │ 60 │ PASS │
├───────────────────────────────────┼───────┼───────────┤
│ SQLScriptAdditionalCoverageTest │ 29 │ PASS │
├───────────────────────────────────┼───────┼───────────┤
│ Total │ 237 │ All green │
└───────────────────────────────────┴───────┴───────────┘
```1 parent 434df31 commit 92d276f
File tree
6 files changed
+3567
-0
lines changed- engine/src/test/java/com/arcadedb/query/sql
- executor
- function
- method
6 files changed
+3567
-0
lines changed
0 commit comments