|
Repo Added
|
Files
8
|
Badge
README BADGES
|
push
github
2172 of 2577 branches covered (84.28%)
Branch coverage included in aggregate %.
3 of 4 new or added lines in 1 file covered. (75.0%)
2554 of 2680 relevant lines covered (95.3%)
23992.28 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 23129451846 | fix/reject-control-chars | Reject unescaped control characters in JSON strings RFC 8259 requires that control characters (U+0000-U+001F) be escaped when they appear inside strings. jsoncpp previously accepted them silently. Add a check in Reader::decodeString and OurReader... | push | github |
89.9 |