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

briandfoy / PerlPowerTools / 33782740136
62%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 05:10PM UTC
Jobs 12
Files 24
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

03 Sep 2026 05:07PM UTC coverage: 62.597%. Remained the same
33782740136

push

github

web-flow
join: fix -1 X and -2 Y explicit field numbers (#1053)

* Default field number is 1 for file1 and file2; this is designated by variable $j1 and $j2 being initialised to zero
* This is meant to be equivalent to `join -j 1`, which sets $j1 and $j2 to the same thing
* This is also supposed to be equivalent to `join -1 1 -2 1`
* Fix off-by-one error where the field number returned by get_numeric_arg() is not decremented (internally the field values are zero based)
* This issue was flagged by analysis by MS-365-Copilot and patched by me
* Save the regex capture into a named variable to help clarify that it's talking about a file number and not a field number
* Bump version
* Tested against GNU coreutils

2097 of 3350 relevant lines covered (62.6%)

8539.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33782740136.1 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
2 33782740136.2 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
3 33782740136.3 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
4 33782740136.4 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
5 33782740136.5 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
6 33782740136.6 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
7 33782740136.7 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
8 33782740136.8 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
9 33782740136.9 03 Sep 2026 05:10PM UTC 22
63.52
GitHub Action Run
10 33782740136.10 03 Sep 2026 05:11PM UTC 22
63.52
GitHub Action Run
11 33782740136.11 03 Sep 2026 05:11PM UTC 22
63.52
GitHub Action Run
12 33782740136.12 03 Sep 2026 05:11PM UTC 24
62.2
GitHub Action Run
Source Files on build 33782740136
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 528774f6 on github
  • Prev Build on master (#33536823512)
  • Next Build on master (#33782740100)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc