|
Ran
|
Jobs
1
|
Files
118
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci
Logic: add new `Exception` for `BooleanExpressionParser` We have generalized our `BooleanExpressionParser`, however the exception that is being thrown now is all related to `FindCommand`. Let's remove all the `FindCommand` exceptions and create a more general exception for `BooleanExpressionParser` and: * cascade the changes to all affected class * fixed broken test * fix uncheck type for all generic We should also add new unit tests to ensure the behaviour of our `BooleanExpressionParser`. * [1/4] [Logic: add new `Exception` for `BooleanExpressionParser`](https://github.com/CS2113-AY1819S2-T09-1/main/pull/199/commits/4f2d5a1a2) * [2/4] [parser/Test: add new unit tests related to new `Exception`](https://github.com/CS2113-AY1819S2-T09-1/main/pull/199/commits/cb535d7e4) * [3/4] [systemtest/FindCommandSystemTest: add new unit tests related to new `Exception`](https://github.com/CS2113-AY1819S2-T09-1/main/pull/199/commits/426987281) * [4/4] [parser/Test: uncheck type after `BooleanExpressionParser` was made generic](https://github.com/CS2113-AY1819S2-T09-1/main/pull/199/commits/951c4471c)
25 of 25 new or added lines in 4 files covered. (100.0%)
2784 of 3163 relevant lines covered (88.02%)
0.88 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 948.1 | 0 |
88.02 |
Travis Job 948.1 |