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

dpifke / golang-generator / 4 / 1
24%
master: 24%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2017 01:28AM UTC
Files 5
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

30 Jun 2017 01:22AM UTC coverage: 24.455% (+3.6%) from 20.812%
4.1

push

travis-ci

dpifke
Fix some issues with GolangCommentWriter

The Write() method in the previous commit slices over the input []byte
for efficiency, but this doesn't work if there's unflushed data upon
return.  We need to revert to making a copy of the input data when a
single word spans multiple calls to Write().

We also need a mutex, since neither Write() nor Close() are
thread-safe.

101 of 413 relevant lines covered (24.46%)

6.69 hits per line

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

© 2025 Coveralls, Inc