Repo Added
|
Files
9
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
1331 of 1498 relevant lines covered (88.85%)
174.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
197 | v1.9.5 | Merge pull request #51 from RexSkz/rex/prevent-panic-caused-by-null-value If the request body is a JSON like `{"test":null}`, govalidator will panic when executing `traverseMap`. ```go var m = make(map[string]interface{}) json.Unmarshal([]by... | push | web-flow | travis-ci |
88.85 |