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

briandfoy / PerlPowerTools / 13705860124
63%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2025 06:47PM UTC
Jobs 1
Files 4
Run time 11min
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

06 Mar 2025 06:42PM UTC coverage: 70.088% (-0.9%) from 70.951%
13705860124

push

github

web-flow
install: -o0 and -g0 ignored (#984)

* Include options -o and -g in the empty-string validation previously added for option -m
* Generally uid 0 means "root user" on unix, and -o 0 could be given to explicitly install files as this user
* The call to chown() was being ignored

%perl mkdir d0 # after patch, as non-root user
%perl install -o0 file d0
install: chown 0.1000 d0/file: Operation not permitted
%perl install -g0 ar d0
install: chown 1000.0 d0/ar: Operation not permitted

396 of 565 relevant lines covered (70.09%)

4016.41 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
57.14
-1.68% bin/glob
3
69.91
-0.91% bin/units
Jobs
ID Job ID Ran Files Coverage
1 13705860124.1 06 Mar 2025 06:47PM UTC 4
70.09
GitHub Action Run
Source Files on build 13705860124
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8d60ea15 on github
  • Prev Build on master (#13705860129)
  • Next Build on master (#13744501434)
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

© 2025 Coveralls, Inc