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

carapace-sh / carapace / 26399123614
58%

Build:
DEFAULT BRANCH: master
Ran 25 May 2026 11:54AM 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:53AM UTC coverage: 58.254% (+0.08%) from 58.179%
26399123614

push

github

web-flow
fix: correctly handle flag names that overlap with their shorthand in non-posix mode (#1225)

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

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

3303 of 5670 relevant lines covered (58.25%)

1.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
91.6
-0.78% internal/pflagfork/flagset.go
Jobs
ID Job ID Ran Files Coverage
1 0 - 26399123614.1 25 May 2026 11:54AM UTC 109
58.25
GitHub Action Run
Source Files on build 26399123614
  • Tree
  • List 109
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 12f28c95 on github
  • Prev Build on 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