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

hainesr / rubyzip / 245 / 1
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Nov 2020 05:37PM UTC
Files 38
Run time 1s
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

08 Nov 2020 05:20PM UTC coverage: 95.935%. First build
2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true

push

travis-ci-com

hainesr
Check `number_of_bytes` before comparison in read.

If an input stream has been read from, and left some data in the
internal buffer, then a subsequent `read`, with no amount of bytes to be
read having been specified, will raise an error when comparing to `nil`.
This fix checks that the number of bytes specified in the `read` is not
`nil` before comparing with the size of the internal buffer.

Fixes #461.

1959 of 2042 relevant lines covered (95.94%)

529.13 hits per line

Source Files on job 245.1 (2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 236
  • Travis Job 245.1
  • 2ea805c9 on github
  • Next Job for 2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true on fix-zis-partial-read (#246.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

© 2026 Coveralls, Inc