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

share / sharedb / 955 / 3
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-6
DEFAULT BRANCH: master
Ran 16 Jan 2019 01:16AM UTC
Files 26
Run time 3s
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

16 Jan 2019 12:58AM UTC coverage: 95.64%. First build
955.3

push

travis-ci

ericyhwang
For readSnapshots middleware, add requestMethod and requestParams properties

The "readSnapshots" middleware function can now look like this:

```
function(request, next) {
  let {
    collection,
    snapshots,
    requestMethod, // 'fetch', 'query', etc.
    requestParams, // object whose shape can vary
    snapshotType,
    agent
  } = request;
}
```

1098 of 1317 branches covered (83.37%)

2325 of 2431 relevant lines covered (95.64%)

135.01 hits per line

Source Files on job 955.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 929
  • Travis Job 955.3
  • 5dd070b7 on github
  • Next Job for on readSnapshots-context (#957.1)
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