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

umputun / revdiff / 25206229773
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: pi-revdiff-claude-workflow
DEFAULT BRANCH: master
Ran 01 May 2026 07:16AM UTC
Jobs 1
Files 67
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

01 May 2026 07:14AM UTC coverage: 89.69% (+0.004%) from 89.686%
25206229773

push

github

umputun
fix(ui): land cursor on annotation comment row when jumping via @ or }/{

positionOnAnnotation set diffCursor to the annotated diff line index but
left m.annot.cursorOnAnnotation=false. The cursor render path checks both:
the cursor highlight only moves to the annotation comment sub-row when
cursorOnAnnotation is true. As a result, both @ popup selection and the
new }/{ navigation visually placed the cursor on the diff line above the
comment, one row off the actual annotation.

Set cursorOnAnnotation=true after positioning, matching the invariant that
j/k navigation already maintains when stepping onto an annotated line.
File-level annotations (Line=0) are unaffected — diffCursor=-1 already
represents the annotation row directly, so the flag stays false there.

Skips the flag when the line is collapsed-hidden or a delete-only
placeholder, where the annotation comment row does not render.

5 of 5 new or added lines in 1 file covered. (100.0%)

9447 of 10533 relevant lines covered (89.69%)

514.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25206229773.1 01 May 2026 07:16AM UTC 67
89.69
GitHub Action Run
Source Files on build 25206229773
  • Tree
  • List 67
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8f96d347 on github
  • Prev Build on feature/annotation-navigation (#25206098825)
  • Next Build on feature/annotation-navigation (#25206579973)
  • 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