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

mknos / PerlPowerTools / 8227283089
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 11 Mar 2024 03:38AM UTC
Jobs 1
Files 3
Run time 1min
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

11 Mar 2024 03:31AM UTC coverage: 75.05%. Remained the same
8227283089

push

github

web-flow
tar: file extraction fix

* I want to extract a tar
* It's not possible to create a tar with this program because -c option is not implemented
* I create a tar with GNU tar, but extraction didn't work
* Problem1: stdin was being read because file descriptor wasn't redirected properly; instead just declare $fh as input file handle
* Problem2: in extract_entry() file mode wasn't being handled properly; shifting bits wasn't correct because mode was already 0755 in the test tar
* Removing the early return allows the tar to be extracted

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8227283089.1 11 Mar 2024 03:38AM UTC 0
75.05
GitHub Action Run
Source Files on build 8227283089
Detailed source file information is not available for this build.
  • Back to Repo
  • 7f624d29 on github
  • Prev Build on master (#8227248576)
  • Next Build on tar-extract (#8227283091)
  • Delete
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