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

octopusinvitro / conman / 241
99%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2018 09:35PM UTC
Jobs 1
Files 33
Run time 7min
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
241

push

travis-ci

superman32432432
Fix an IO error in the writers

Both writers were throwing the error:

   Failure/Error: file.truncate(0)

   IOError:
     not opened for writing

Same on file.write. This was due to the line:

    # frozen_string_literal: true

The string contents were frozen and ouldn't be modified.
StringIO expressed it with the abovementioned IOError.

1187 of 1198 relevant lines covered (99.08%)

3.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 241.1 (2.5.1) 24 Jul 2018 09:35PM UTC 0
99.08
Travis Job 241.1
Source Files on build 241
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #241
  • 116fa99d on github
  • Prev Build on master (#240)
  • Next Build on master (#244)
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