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

briandfoy / PerlPowerTools / 10445725504
62%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2024 01:52AM 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

19 Aug 2024 01:49AM UTC coverage: 73.805% (+0.7%) from 73.069%
10445725504

push

github

web-flow
basename: suffix argument did nothing (#724)

* The pod manual mentioned that the optional suffix could be a normal string or a regex
* Follow the standards document and implement string match, being careful to match only at the end of the string, and not to match the entire string (after prefix is stripped) [1]
* Remove reference to regex suffix in pod
* Bump version
* test1: "perl basename `pwd`/a.c" --> no suffix
* test2: "perl basename `pwd`/a.c eyy.si" --> no match for suffix
* test3: "perl basename `pwd`/a.c a.c" --> match consumes all of remaining string so it is ignored
* test4: "perl basename `pwd`/a.c .c" --> file extension .c is removed



1. https://pubs.opengroup.org/onlinepubs/007904975/utilities/basename.html "If the suffix operand is present, is not identical to the characters remaining in string..."

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10445725504.1 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
2 10445725504.2 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
3 10445725504.3 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
4 10445725504.4 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
5 10445725504.5 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
6 10445725504.6 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
7 10445725504.7 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
8 10445725504.8 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
9 10445725504.9 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
10 10445725504.10 19 Aug 2024 01:52AM UTC 0
73.07
GitHub Action Run
Source Files on build 10445725504
Detailed source file information is not available for this build.
  • Back to Repo
  • 814f0c2a on github
  • Prev Build on master (#10438117225)
  • Next Build on master (#10445725501)
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