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

carapace-sh / carapace-jjlex / 27709049366
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: master
Ran 17 Jun 2026 05:56PM UTC
Jobs 1
Files 44
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

17 Jun 2026 05:55PM UTC coverage: 66.404% (+1.8%) from 64.639%
27709049366

Pull #25

github

rsteube
Fix revset completion for remote bookmarks with postfix operators

When a revset expression like "fix/book-mark@origin-" was parsed, the
trailing "-" was absorbed into the remote name ("origin-") instead of
being recognized as a postfix parent operator. This caused the action
layer to skip ancestor/descendant completions entirely.

Two changes:
- Completion parser: when PartialRemote has trailing -/+, trim the
  remote name, set AttachedRevset/PostfixOpStart, and call
  afterExpression() so the action layer can offer postfix completions.
- Action layer: when InRemoteSymbol is set with PostfixOpStart > 0,
  merge remote name completions with postfix operator completions via
  mergeWithPostfix.

Assisted-by: Crush:glm-5.1
Pull Request #25: fix connector partial ident

60 of 72 new or added lines in 2 files covered. (83.33%)

2 existing lines in 1 file now uncovered.

4643 of 6992 relevant lines covered (66.4%)

0.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
58.07
13.24% pkg/actions/tools/jj/revset.go
3
84.33
0.22% pkg/revset/completion_parser.go

Coverage Regressions

Lines Coverage ∆ File
2
84.33
0.22% pkg/revset/completion_parser.go
Jobs
ID Job ID Ran Files Coverage
1 27709049366.1 17 Jun 2026 05:56PM UTC 44
66.4
GitHub Action Run
Source Files on build 27709049366
  • Tree
  • List 44
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #25
  • PR Base - master (#27704086790)
  • 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