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

briandfoy / PerlPowerTools / 33782740100
62%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 05:12PM UTC
Jobs 1
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: 61.851% (-0.7%) from 62.597%
33782740100

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

2072 of 3350 relevant lines covered (61.85%)

711.7 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
79.25
-15.09% script/find
Jobs
ID Job ID Ran Files Coverage
1 33782740100.1 03 Sep 2026 05:12PM UTC 24
61.85
GitHub Action Run
Source Files on build 33782740100
  • Tree
  • List 24
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 528774f6 on github
  • Prev Build on master (#33536823512)
  • Next Build on master (#33783193879)
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