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

MycroftAI / mycroft-core / 3602
50%

Build:
DEFAULT BRANCH: dev
Ran 06 Dec 2017 09:28AM UTC
Jobs 1
Files 121
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
3602

push

travis-ci

penrods
Fix msm messagebus messages.

Previously the msm data messages were not sent correctly, what appeared
on the bus was:
11:25:21.508 - SKILLS - DEBUG - {"type": "msm.install.succeeded", "data": {"skill": "${1}"}, "context": null}

(note the ${1}) instead of the expected:
13:11:41.497 - SKILLS - DEBUG - {"type": "msm.install.succeeded", "data": {"skill": "skill-alarm"}, "context": null}

This was due to the use of ' instead of " around the data field. The
'-strings does not replace variable names with their value.

4476 of 9395 relevant lines covered (47.64%)

0.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3602.1 (IS_TRAVIS=true) 06 Dec 2017 09:28AM UTC 0
47.64
Travis Job 3602.1
Source Files on build 3602
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3602
  • 9591fda4 on github
  • Prev Build on dev (#3573)
  • Next Build on dev (#3603)
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