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

umputun / revdiff / 25544443680 / 1
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.0
DEFAULT BRANCH: master
Ran 08 May 2026 08:03AM UTC
Files 69
Run time 2s
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

08 May 2026 07:59AM UTC coverage: 89.699% (-0.03%) from 89.724%
25544443680.1

Pull #173

github

umputun
feat: decouple mouse wheel from diff cursor

wheel events on the diff pane now scroll the viewport only.
the diff cursor stays on its current logical line and is
pinned to the visible edge if scrolling pushes it off-screen.
matches less/vim mouse semantics.

before, every wheel notch advanced the cursor by the wheel
step and dragged the viewport along to keep the cursor row
stable. under trackpad momentum that felt automatic and
slightly inertial because each event re-rendered the diff to
move the cursor highlight. the new path skips the re-render
when the cursor stays in place, so plain scrolling is just a
viewport offset change.
Pull Request #173: feat: decouple mouse wheel from diff cursor

9683 of 10795 relevant lines covered (89.7%)

3196.06 hits per line

Source Files on job 25544443680.1
  • Tree
  • List 69
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25544443680
  • f86053a1 on github
  • Prev Job for on feat/wheel-scroll-viewport-only (#25536715294.1)
  • 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