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

heketi / heketi / 4515
63%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2020 06:44PM UTC
Jobs 5
Files 108
Run time 17min
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
4515

push

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%)

3619.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4515.1 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 06:44PM UTC 0
62.69
Travis Job 4515.1
2 4515.2 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 06:45PM UTC 0
62.69
Travis Job 4515.2
3 4515.3 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 06:45PM UTC 0
62.69
Travis Job 4515.3
5 4515.5 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 06:45PM UTC 0
62.69
Travis Job 4515.5
7 4515.7 (COVERALLS_TOKEN=[secure]) 14 Jul 2020 06:50PM UTC 0
62.69
Travis Job 4515.7
Source Files on build 4515
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4515
  • af785919 on github
  • Prev Build on master (#4512)
  • Next Build on master (#4516)
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