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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: master
Ran 17 Jun 2026 07:37PM 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 07:37PM UTC coverage: 66.344% (-0.06%) from 66.404%
27714785199

Pull #26

github

rsteube
Replace JSON hack with proper bookmark classification for revset completion

The previous implementation used encoding/json marshal/unmarshal to
filter ActionRevs results into simple vs quoted bookmarks, which was
brittle and unnecessary. Fix at the source instead:

- parseBookmarkValues now strips jj's display quotes from bookmark
  names (e.g. "parents(" → parents() and splits into simple/non-simple
  lists using IsSimpleIdentifier
- Add ActionLocalQuotedBookmarks, ActionRemoteQuotedBookmarks,
  ActionQuotedRevs for string completion contexts
- InStringArg and ExpectedStringClose handlers use ActionQuotedRevs
  instead of ActionRevs (only non-simple identifiers need quoting)
- Export IsSimpleIdentifier and QuoteIfNeeded from revset package
- Rewrite IsSimpleIdentifier to match full jj grammar with connectors
- Remove actionRevsQuoted, actionRevsQuotedRaw, actionRevsSimple,
  actionRevsetArgSimple and encoding/json import

Assisted-by: Crush:glm-5.1
Pull Request #26: fix partial string completion

79 of 153 new or added lines in 5 files covered. (51.63%)

1 existing line in 1 file now uncovered.

4725 of 7122 relevant lines covered (66.34%)

0.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
52
51.2
-11.38% pkg/revset/format.go
13
58.55
-2.2% pkg/actions/tools/jj/revision.go
5
0.0
0.0% pkg/fixture/fixture_t.go
4
64.59
6.52% pkg/actions/tools/jj/revset.go

Coverage Regressions

Lines Coverage ∆ File
1
51.2
-11.38% pkg/revset/format.go
Jobs
ID Job ID Ran Files Coverage
1 27714785199.1 17 Jun 2026 07:37PM UTC 44
66.34
GitHub Action Run
Source Files on build 27714785199
  • Tree
  • List 44
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #26
  • PR Base - master (#27709103497)
  • 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