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

carapace-sh / carapace / 26398867332
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: fix-overlap
DEFAULT BRANCH: master
Ran 25 May 2026 11:47AM UTC
Jobs 1
Files 109
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

25 May 2026 11:46AM UTC coverage: 58.232% (+0.05%) from 58.179%
26398867332

Pull #1225

github

rsteube
fix: correctly handle flag names that overlap with their shorthand in non-posix mode

In non-posix mode, flags like `-overlapping` with shorthand `o` were being
misinterpreted as shorthand `-o` missing its argument. This adds proper
lookup prioritizing longhand names over shorthand letters.

The fix ensures that when a flag name (like "overlapping") starts with a
shorthand character (like "o"), the parser correctly identifies it as a
longhand flag when used with a single dash, rather than treating the
remaining characters as an argument to the shorthand.

Assisted-by: Crush:minimax-m2.7
Pull Request #1225: fix: correctly handle flag names that overlap with their shorthand in…

13 of 15 new or added lines in 2 files covered. (86.67%)

4 existing lines in 1 file now uncovered.

3300 of 5667 relevant lines covered (58.23%)

1.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
91.6
-0.78% internal/pflagfork/flagset.go

Coverage Regressions

Lines Coverage ∆ File
4
64.62
-1.56% pkg/uid/uid.go
Jobs
ID Job ID Ran Files Coverage
1 0 - 26398867332.1 25 May 2026 11:47AM UTC 109
58.23
GitHub Action Run
Source Files on build 26398867332
  • Tree
  • List 109
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1225
  • PR Base - master (#26393849844)
  • 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