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

heketi / heketi / 4523
63%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2020 10:01PM UTC
Jobs 6
Files 108
Run time 72min
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
4523

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

4336.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4523.1 (COVERALLS_TOKEN=[secure]) 15 Jul 2020 10:01PM UTC 0
62.69
Travis Job 4523.1
2 4523.2 (COVERALLS_TOKEN=[secure]) 15 Jul 2020 10:02PM UTC 0
62.69
Travis Job 4523.2
3 4523.3 (COVERALLS_TOKEN=[secure]) 15 Jul 2020 10:07PM UTC 0
62.69
Travis Job 4523.3
5 4523.5 (COVERALLS_TOKEN=[secure]) 15 Jul 2020 10:32PM UTC 0
62.69
Travis Job 4523.5
6 4523.6 (COVERALLS_TOKEN=[secure]) 15 Jul 2020 10:59PM UTC 0
62.69
Travis Job 4523.6
7 4523.7 (COVERALLS_TOKEN=[secure]) 15 Jul 2020 11:13PM UTC 0
62.69
Travis Job 4523.7
Source Files on build 4523
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4523
  • af785919 on github
  • Prev Build on master (#4516)
  • Next Build on master (#4526)
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