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

halostatue / minitar / 11
82%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2014 10:40PM UTC
Jobs 7
Files 7
Run time 2min
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
11

Pull #10

travis-ci

halostatue
Modernize the minitar codebase.

-   Convert the project to Hoe.
-   Convert tests from test/unit to minitest.
    -   Enable travis-ci tests.
    -   Enable test coverage runs with coveralls.

-   Resolve #3 by using UTC time for a test and test data.
-   Resolve #2 by detecting seekable streams.

-   Deprecate `include Archive::Tar` with a warning.
-   Deprecate `include Archive::Tar::Minitar` with a warning.
-   Add an optional alias `::Minitar` for `Archive::Tar::Minitar`. A
    warning will be printed if `::Minitar` already exists.
-   Moved Archive::Tar::PosixHeader temporarily to
    Archive::Tar::Minitar::PosixHeader. A future release will make it
    ::Minitar::PosixHeader.
-   PosixHeader can now handle Time objects for `mtime` and does not
    require the integer version be provided.
-   Restructured Minitar::Writer.
-   Modified both `Writer#add_file_simple` and `Writer#add_file` to accept a
    `:data` field so that a block does not need to be provided.
Pull Request #10: Modernize codebase

513 of 513 new or added lines in 7 files covered. (100.0%)

408 of 516 relevant lines covered (79.07%)

183.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/archive/tar/minitar/posix_header.rb
2
100.0
lib/archive/tar/minitar/output.rb
2
100.0
lib/minitar.rb
9
100.0
lib/archive/tar/minitar/input.rb
10
100.0
lib/archive/tar/minitar/writer.rb
19
100.0
lib/archive/tar/minitar/reader.rb
64
100.0
lib/archive/tar/minitar.rb
Jobs
ID Job ID Ran Files Coverage
1 11.1 (2.1.0, Gemfile) 21 Dec 2014 10:40PM UTC 0
79.22
Travis Job 11.1
2 11.2 (2.0.0, Gemfile) 21 Dec 2014 10:40PM UTC 0
79.22
Travis Job 11.2
3 11.3 (1.9.3, Gemfile) 21 Dec 2014 10:40PM UTC 0
79.22
Travis Job 11.3
6 11.6 (ruby-head, Gemfile) 21 Dec 2014 10:41PM UTC 0
79.22
Travis Job 11.6
7 11.7 (jruby-19mode, Gemfile) 21 Dec 2014 10:41PM UTC 0
79.31
Travis Job 11.7
8 11.8 (jruby-head, Gemfile) 21 Dec 2014 10:42PM UTC 0
0.0
Travis Job 11.8
9 11.9 (rbx-2, Gemfile) 21 Dec 2014 10:42PM UTC 0
95.96
Travis Job 11.9
Source Files on build 11
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11
  • Pull Request #10
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