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

hubotio / hubot / 805
68%
master: 76%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 07 Jul 2017 04:00AM UTC
Jobs 3
Files 10
Run time 29s
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
805

push

travis-ci

technicalpickles
feat: Robot constructor to take an object of properties

Previously, Robot took positional arguments. This is fine for internal
use, but when programatically building, it looks weird because you have
a bunch of null and boolean values which don't make sense on their own.
It is bad for the reasons having multiple positional arguments is bad,
lack of readability.

Instead of positional arguments, this updates Robot to take an options
object, so the parameters are named and it is clear to a reader what
each does.

This continues to support the old positional arguments, but emits a
deprecation message with depd. Internal use of has been updated to use
the options object, and there probably aren't a ton of uses of Robot
directly in the wild (although there is definitely at least
hubot-test-helper). This support can be considered for removal during
the next breaking release.

This is part of https://github.com/hubotio/evolution/pull/3

104 of 162 branches covered (64.2%)

Branch coverage included in aggregate %.

319 of 460 relevant lines covered (69.35%)

91.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 805.1 07 Jul 2017 04:00AM UTC 0
68.01
Travis Job 805.1
2 805.2 07 Jul 2017 04:00AM UTC 0
68.01
Travis Job 805.2
3 805.3 07 Jul 2017 04:01AM UTC 0
68.01
Travis Job 805.3
Source Files on build 805
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #805
  • 096cf356 on github
  • Prev Build on programaticly-configured-hubot-js (#804)
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

© 2025 Coveralls, Inc