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

heketi / heketi / 4516
63%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2020 10:01PM UTC
Jobs 5
Files 108
Run time 28min
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

14 Jul 2020 06:39PM UTC coverage: 62.691%. Remained the same
4516

cron

travis-ci

raghavendra-talur
cli: avoid treating characters in db dump as format strings

Previously, the cli code for printing a db dump gathered from the server
was passing the string as the first string argument to a print function.
This print will then use any characters in the text from the server,
like %-signs, as format strings and potentially mangle the output. My
lazy fix is to just use a single "%s" format string and move the json
data from the server to a secondary argument.

Signed-off-by: John Mulligan <jmulligan@redhat.com>

10087 of 16090 relevant lines covered (62.69%)

3617.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4516.1 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 10:01PM UTC 0
62.69
Travis Job 4516.1
2 4516.2 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 10:02PM UTC 0
62.69
Travis Job 4516.2
3 4516.3 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 10:02PM UTC 0
62.69
Travis Job 4516.3
6 4516.6 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 10:23PM UTC 0
62.69
Travis Job 4516.6
7 4516.7 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 10:29PM UTC 0
62.69
Travis Job 4516.7
Source Files on build 4516
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4516
  • af785919 on github
  • Prev Build on master (#4515)
  • Next Build on master (#4523)
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