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

expressjs / method-override / 32
100%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2014 04:54PM UTC
Jobs 1
Files 1
Run time 2s
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

1 Jun 2014 - 16:50 coverage: 100.0%. Remained the same
32

push

travis-ci

dougwilson
default behavior only checks header

This changes the default behavior to just look in the header only,
because looking in the body is not very standard and has the
additional complexity that the body must be fully parser before
this middleware can be invoked, which is very limiting, especially
with multipart/form-data or other large bodies.

Using HTTP headers is also much more common that body contents.

31 of 31 relevant lines covered (100.0%)

8.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32.1 01 Jun 2014 04:53PM UTC 1
100.0
Travis Job 32.1
Source Files on build 32
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #32
  • b986cc47 on github
  • Prev Build on master (#31)
  • Next Build on master (#33)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc