Repo Added
|
Files
10
|
Badge
README BADGES
|
push
travis-ci
263 of 315 relevant lines covered (83.49%)
142.25 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
116 | param-tag | adds `param` struct tag Given an `Endpointer` struct like this one: ```go type TaggedStruct struct { *Endpoint TestParam string `param:"test_param;a=GET,PUT;r=PUT"` TestParamDefault string `param:"test_param_default"` TestParamEmpty... | push | travis-ci | pending completion | ||
115 | param-tag | fix typo | push | travis-ci | pending completion |