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

mknos / PerlPowerTools / 12227184299
72%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 09 Dec 2024 01:27AM UTC
Jobs 10
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

09 Dec 2024 01:25AM UTC coverage: 73.196%. Remained the same
12227184299

push

github

web-flow
glob: don't raise error for unknown user with '~'

* A tilde can optionally be followed by a username
* If a provided username is not found, treat the input as no-match instead of raising an error
* This is consistent with Linux/bash, OpenBSD/ksh and the perl builtin glob() function
* If '~' appears without a username, it is substituted for the current user's home directory

%echo ~mail/a # valid user
/var/mail/a
%echo ~mayel/a # not found
~mayel/a
%echo ~/a
/home/pi/a

355 of 485 relevant lines covered (73.2%)

46705.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12227184299.1 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
2 12227184299.2 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
3 12227184299.3 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
4 12227184299.4 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
5 12227184299.5 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
6 12227184299.6 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
7 12227184299.7 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
8 12227184299.8 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
9 12227184299.9 09 Dec 2024 01:27AM UTC 0
72.46
GitHub Action Run
10 12227184299.10 09 Dec 2024 01:28AM UTC 0
72.46
GitHub Action Run
Source Files on build 12227184299
Detailed source file information is not available for this build.
  • Back to Repo
  • 4c50e2b9 on github
  • Prev Build on master (#12227121181)
  • Next Build on glob-tildeusr (#12227184300)
  • 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