• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

silvermine / apigateway-utils / 77
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: pb/upgrade-node-16
DEFAULT BRANCH: master
Ran 12 Mar 2018 06:29PM UTC
Jobs 2
Files 8
Run time 17s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
77

push

travis-ci

onebytegone
Add request logging

This commit adds an `api-request` event that is logged on the creation of every
`Request`. This "event" is a JSON string of the format:

```json
{
   "event": "api-request",
   "path": "/request/path",
   "queryParams": {
      "key": "value"
   }
}
```

To disable this functionality, please pass the option `logRequest` with a value
of `false` on the initialization of a `Request` object.

239 of 239 relevant lines covered (100.0%)

65.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 77.1 12 Mar 2018 06:29PM UTC 0
100.0
Travis Job 77.1
2 77.2 12 Mar 2018 06:30PM UTC 0
100.0
Travis Job 77.2
Source Files on build 77
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #77
  • 48c0bbfa on github
  • Prev Build on add_request_logging (#76)
  • Next Build on add_request_logging (#86)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc