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

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

Build:
Build:
LAST BUILD BRANCH: dotkas-patch-1
DEFAULT BRANCH: master
Ran 27 Oct 2017 08:34AM 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.534%. First build
1250.4

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

442 of 662 branches covered (66.77%)

1669 of 2047 relevant lines covered (81.53%)

0.82 hits per line

Source Files on job 1250.4
  • 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.4
  • 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