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

mknos / PerlPowerTools / 8737486458
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 18 Apr 2024 12:08PM 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

18 Apr 2024 12:01PM UTC coverage: 75.05%. Remained the same
8737486458

push

github

web-flow
improve quoting of filenames containing quotes

* Introduce special quoting function which determines if a filename needs quotes
* Avoid hanging the shell by using the quoted name in the "echo" command as well as sed + mkdir (found during testing)
* Double quotes allow double quotes to be escaped within, and many other punctuation characters don't need an escape
* Some test files I inspected:
%fgrep sed  *.shar 
1.shar:sed -e 's/^X//' >"\"" <<'FUNKY_STUFF'
2.shar:sed -e 's/^X//' >"''" <<'FUNKY_STUFF'
3.shar:sed -e 's/^X//' >"0 1" <<'FUNKY_STUFF'
4.shar:sed -e 's/^X//' >"*" <<'FUNKY_STUFF'

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8737486458.1 18 Apr 2024 12:08PM UTC 0
75.05
GitHub Action Run
Source Files on build 8737486458
Detailed source file information is not available for this build.
  • Back to Repo
  • 49b355d5 on github
  • Prev Build on shar-quot (#8721613603)
  • Next Build on shar-quot (#8737486472)
  • 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