|
Repo Added
|
Files
1
|
Badge
README BADGES
|
push
travis-ci
30 of 31 relevant lines covered (96.77%)
0.97 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 24 | object | Add support for parsing objects Add a parser for parsing JSON objects. Update the JSON value parser to include objects. Also seperate out the String parsing logic from stringJSON so that it can be used by objectJSON. | push | travis-ci | pending completion | ||
| 23 | object | Add more tests, update valuesJSON, add docs | push | travis-ci | pending completion | ||
| 22 | object | Add a test for an empty object | push | travis-ci | pending completion | ||
| 21 | object | Get object parser working | push | travis-ci | pending completion |