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

valum-framework / valum / 1038
59%

Build:
DEFAULT BRANCH: master
Ran 31 Jan 2016 09:35PM UTC
Jobs 1
Files 93
Run time 4s
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
1038

push

travis-ci

arteymix
Fix #108 by redefining 'Method.GET' (to implement 'HEAD')

Rename 'Method.GET' for 'Method.ONLY_GET' and define 'Method.GET' as
'Method.ONLY_GET | Method.HEAD'.

'Method.from_string' returns 'Method.ONLY_GET' on 'GET'.

I tried to use a 'Description' attribute, but it did not work,
'Method.ONLY_GET' is verified manually when generating the 'Allow'
header.

To only capture 'GET' strictly, 'Method.ONLY_GET' should be used
instead.

Add a test to cover the default 'HEAD' and 'ONLY_GET' cases.

533 of 1004 relevant lines covered (53.09%)

39.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1038.1 31 Jan 2016 09:35PM UTC 0
53.09
Travis Job 1038.1
Source Files on build 1038
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1038
  • 8cf4104f on github
  • Prev Build on master (#1030)
  • Next Build on master (#1040)
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