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

apache / commons-compress / 264
86%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2017 06:30PM UTC
Jobs 3
Files 180
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
264

Pull #31

travis-ci

web-flow
COMPRESS-400 It should be possible for users to create and access extra PAX headers to tar archives

Add extra header map to tar archive entry.
Move PAX header processing code from TarArchiveInputStream to TarAchiveEntry.
Use same code for processing user supplied extra headers - thus setting "size "changes the value of getSize().
Add any extra PAX headers to output map when putting entry in TarArchiveOutputStream.
Add simple tests for getting/setting xattr, setting "size", and round tripping.

Signed-off-by: Simon Spero <sesuncedu@gmail.com>

(cherry picked from commit 1d9b3c8)
Signed-off-by: Simon Spero <sesuncedu@gmail.com>
Pull Request #31: COMPRESS-400 It should be possible for users to create and access extra PAX headers to tar archives

76 of 76 new or added lines in 3 files covered. (100.0%)

10486 of 12438 relevant lines covered (84.31%)

2.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java
6
100.0
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java
6
100.0
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java

Uncovered Existing Lines

Lines Coverage ∆ File
17
100.0
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java
72
100.0
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java
Jobs
ID Job ID Ran Files Coverage
1 264.1 12 Jun 2017 06:31PM UTC 0
84.46
Travis Job 264.1
2 264.2 12 Jun 2017 06:30PM UTC 0
84.46
Travis Job 264.2
3 264.3 12 Jun 2017 06:30PM UTC 0
84.31
Travis Job 264.3
Source Files on build 264
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #264
  • Pull Request #31
  • PR Base - master (#263)
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