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

silvermine / apigateway-utils / 86 / 2
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: pb/upgrade-node-16
DEFAULT BRANCH: master
Ran 23 Apr 2018 11:47AM UTC
Files 8
Run time 0s
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

23 Apr 2018 11:45AM UTC coverage: 100.0%. Remained the same
86.2

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%)

32.9 hits per line

Source Files on job 86.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 70
  • Travis Job 86.2
  • f715d282 on github
  • Prev Job for on add_request_logging (#77.2)
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