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

mknos / PerlPowerTools / 10445579398
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 19 Aug 2024 01:34AM 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:32AM UTC coverage: 73.805%. Remained the same
10445579398

push

github

web-flow
basename: suffix argument did nothing

* 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 10445579398.1 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
2 10445579398.2 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
3 10445579398.3 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
4 10445579398.4 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
5 10445579398.5 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
6 10445579398.6 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
7 10445579398.7 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
8 10445579398.8 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
9 10445579398.9 19 Aug 2024 01:34AM UTC 0
73.07
GitHub Action Run
10 10445579398.10 19 Aug 2024 01:35AM UTC 0
73.07
GitHub Action Run
Source Files on build 10445579398
Detailed source file information is not available for this build.
  • Back to Repo
  • 1bfc6926 on github
  • Prev Build on master (#10445364734)
  • Next Build on basename-suffix (#10445579404)
  • 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