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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 24 May 2020 08:15PM UTC
Files 38
Run time 2s
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

24 May 2020 08:11PM UTC coverage: 95.695%. Remained the same
2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true

push

travis-ci

hainesr
Clean up `OutputStream` internals.

There was some fairly odd stuff going on in `put_next_entry` that
allowed for data within an `Entry` to be overridden and prevented an
`Entry` from being a single point of truth. Fixing this also simplifies
the code within `File` and still passes all tests.

Also, fixing the above means we can stop passing the compression level
around as a parameter and use the value stored in each `Entry` directly.

Let's keep `compression_level` out of the `Entry` public API though as
it only makes sense when writing an `Entry`: there doesn't seem to be an
obvious way to read what level of compression was used when reading an
`Entry` from a zip file.

1956 of 2044 relevant lines covered (95.69%)

530.35 hits per line

Source Files on job 211.1 (2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 202
  • Travis Job 211.1
  • d8b612dc on github
  • Prev Job for 2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true on compression_level (#210.1)
  • Next Job for 2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true on compression_level (#212.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