|
Repo Added
|
Files
0
|
Badge
README BADGES
|
push
travis-ci
662 of 676 relevant lines covered (97.93%)
5.54 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 527 | 331/fix-cors | Fix wrong method signature on options handler The `OPTIONS` request handler function had the method signature of a `restify.use()` function but should have had the signature of a `restify.on()` function because that is how it is used. | push | travis-ci | pending completion |