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

datarobot / batch-scoring / 1250 / 2
82%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dotkas-patch-1
DEFAULT BRANCH: master
Ran 26 Oct 2017 02:25PM UTC
Files 15
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

26 Oct 2017 01:46PM UTC coverage: 81.632%. First build
pyver=3.4 pydist=macpython

push

travis-ci

ikalnytskyi
Use t.StrBool() for config booleans

ConfigParser doesn't understand types, and everything it reads has str
type out of box. That means all booleans we read a failed to go through
Trafaret validation, because it expects booleans. Fortunately, Trafaret
provides so called StrBool() type that expects string as input, and
produce boolean as output. So let's use it in order to do not crash
reading boolean options from config.

PRED-1785

501 of 726 branches covered (69.01%)

1671 of 2047 relevant lines covered (81.63%)

0.82 hits per line

Source Files on job 1250.2 (pyver=3.4 pydist=macpython)
  • 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 1250
  • Travis Job 1250.2
  • 4ae513cf on github
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