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

hainesr / rubyzip / 211
96%
master: 97%

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

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.

1927 of 2011 relevant lines covered (95.82%)

3754.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 211.1 (2.4, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:15PM UTC 0
95.69
Travis Job 211.1
2 211.2 (2.5, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:15PM UTC 0
95.69
Travis Job 211.2
3 211.3 (2.6, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:15PM UTC 0
95.67
Travis Job 211.3
4 211.4 (2.7, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:15PM UTC 0
95.67
Travis Job 211.4
5 211.5 (jruby-9.2, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:18PM UTC 0
93.55
Travis Job 211.5
6 211.6 (jruby-9.2, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:20PM UTC 0
93.55
Travis Job 211.6
8 211.8 (ruby-head, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:16PM UTC 0
95.67
Travis Job 211.8
9 211.9 (jruby-head, JRUBY_OPTS="--debug" COVERALLS_PARALLEL=true) 24 May 2020 08:20PM UTC 0
93.6
Travis Job 211.9
Source Files on build 211
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #211
  • d8b612dc on github
  • Prev Build on compression_level (#210)
  • Next Build on compression_level (#212)
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