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

mknos / PerlPowerTools / 8243242106
62%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2024 03:43AM UTC
Jobs 3
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

12 Mar 2024 02:45AM UTC coverage: 75.05% (-0.8%) from 75.8%
8243242106

push

github

web-flow
tar: file extraction fix (#493)

* 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%)

13595.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8243242106.1 12 Mar 2024 03:43AM UTC 0
75.05
GitHub Action Run
2 8243242106.2 12 Mar 2024 03:43AM UTC 0
75.05
GitHub Action Run
3 8243242106.3 12 Mar 2024 03:43AM UTC 0
75.05
GitHub Action Run
Source Files on build 8243242106
Detailed source file information is not available for this build.
  • Back to Repo
  • 773202d7 on github
  • Prev Build on master (#8243242106)
  • Next Build on master (#8243242107)
  • 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