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

bradleyjkemp / memmap / 50 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 01:43PM 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 Jan 2018 01:42PM UTC coverage: 88.845% (+0.2%) from 88.618%
50.1

Pull #19

travis-ci

web-flow
Fix string escaping

If a string contains quote-characters, they don't get correctly
escaped, causing syntax errors in the resulting graphviz file.
This quotes the string *twice*: The first quoting makes it a go-quoted
string literal - the second quoting gets unescaped by graphviz.
We then remove the outermost quotes.

As a result, the string appears as a go-quoted string literal in the
output, which seems to be, what we want.
Pull Request #19: Fix string escaping

223 of 251 relevant lines covered (88.84%)

20.84 hits per line

Source Files on job 50.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 50
  • Travis Job 50.1
  • 57417973 on github
  • Prev Job for on master (#47.2)
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