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

konfirm / kontext / 107
100%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2016 08:17AM UTC
Jobs 1
Files 21
Run time 1s
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
107

push

travis-ci

rspieker
JSONFormatter now respects quoted values which would represent a non-string type in order to force string values.

- 'a:null'    > {a: null}
- 'b:"null"'  > {b: 'null'}
- 'c:false'   > {c: false}
- 'd:"false"' > {d: 'false'}
- 'e:true'    > {e: true}
- 'f:'true'   > {f: 'true'}

1293 of 1300 relevant lines covered (99.46%)

397.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 107.1 03 Jun 2016 08:17AM UTC 0
99.46
Travis Job 107.1
Source Files on build 107
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #107
  • 663dcb04 on github
  • Prev Build on master
  • Next Build on master
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