Repo Added
|
Files
7
|
Badge
README BADGES
|
push
travis-ci
16 of 16 new or added lines in 1 file covered. (100.0%)
404 of 414 relevant lines covered (97.58%)
27.01 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
30 | url-array-params | Change array param converting Array param converts to string joined with coma, e.g. {key: ['val1', 'val2']} to ?key=val1,val2 | push | travis-ci | pending completion | ||
29 | url-array-params | Fix old js support | push | travis-ci | pending completion | ||
28 | url-array-params | Add array support to query params Array value converts to repeats of param, e.g. {key: ['val1', 'val2']} to ?key=val1&key=val2 | push | travis-ci | pending completion |