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

susam / timebox / 3 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 25 May 2016 03:59PM UTC
Files 3
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

25 May 2016 03:59PM UTC coverage: 100.0%. Remained the same
3.1

push

travis-ci

susam
Fix MSG_COMMANDS so that messages appear in dialog box

The value of MSG_COMMANDS variable is a list of commands that must be
invoked to try and display a dialog box at the end of a timebox. The
message is not being displayed because these commands use "$msg" as a
placeholder for the message. At the time when this variable is being
defined, "$msg" evaluates to "", i.e. an empty string.

Fix this issue by escaping the dollar-sign, i.e. use "\$msg" instead of
"$msg", so that it is evaluated later in the eval statement within the
msg function.

130 of 130 relevant lines covered (100.0%)

31.13 hits per line

Source Files on job 3.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3
  • Travis Job 3.1
  • f4b584a5 on github
  • Prev Job for on master (#1.1)
  • Next Job for on master (#4.1)
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