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

mknos / PerlPowerTools / 8201165354
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 08 Mar 2024 09:15AM 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

08 Mar 2024 09:13AM UTC coverage: 75.05%. Remained the same
8201165354

push

github

web-flow
glob: handle bare tilde

* A tilde by itself signifies $HOME if it is not followed by a username
* I regularly type "cd ~/somedir" but an error was being raised by this version of glob
* Splitting the code into separate regexps makes this a bit clearer
* With this patch the output matches the following globs from bash
* test1: "echo ~" --> /home/pi
* test2: "echo ~/" --> /home/pi/
* test3: "echo ~pi" --> /home/pi
* test4: "echo ~pi/" --> /home/pi/
* This also matches output from perl's glob() on my system

373 of 497 relevant lines covered (75.05%)

13595.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8201165354.1 08 Mar 2024 09:15AM UTC 0
75.05
GitHub Action Run
2 8201165354.2 08 Mar 2024 09:15AM UTC 0
75.05
GitHub Action Run
3 8201165354.3 08 Mar 2024 09:15AM UTC 0
75.05
GitHub Action Run
Source Files on build 8201165354
Detailed source file information is not available for this build.
  • Back to Repo
  • 196295a4 on github
  • Prev Build on master (#8197942141)
  • Next Build on glob-tilde (#8201165362)
  • 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