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

dpifke / golang-generator / 4
24%

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

pending completion
4

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

Jobs
ID Job ID Ran Files Coverage
1 4.1 30 Jun 2017 01:28AM UTC 0
24.46
Travis Job 4.1
Source Files on build 4
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4
  • ed61ba92 on github
  • Prev Build on master (#3)
  • Next Build on master (#5)
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