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

umputun / revdiff / 24011366694
90%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2026 09:59PM UTC
Jobs 1
Files 16
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

05 Apr 2026 09:58PM UTC coverage: 92.017% (-0.2%) from 92.205%
24011366694

push

github

web-flow
fix: make ctrl+d/u scroll half-page instead of full page (#25)

* feat: split ctrl+d/u from PgDn/PgUp for half-page scrolling

ctrl+d/u now scroll half a page in diff, tree, and TOC panes,
matching vim convention. PgDn/PgUp remain full-page scroll.

* docs: verify documentation for half-page scroll feature

* fix: address code review findings

- Update README.md and usage.md: ctrl+d/u described as "Half-page scroll" instead of "Page scroll"
- Add changelog entry for half-page scroll fix
- Add missing ctrl+u test case in TestModel_TreeCtrlDUMovesHalfPage

* move completed plan: 2026-04-05-half-page-scroll.md

* chore: remove completed plan file

* revert: remove changelog entry (maintainer responsibility)

* fix: scroll viewport explicitly on ctrl+d/u half-page movement

Replace syncViewportToCursor() with explicit YOffset adjustment
so viewport scrolls by half page simultaneously with cursor,
matching vim/less ctrl+d/u behavior.

Add viewport.YOffset assertions to half-page tests.

37 of 47 new or added lines in 2 files covered. (78.72%)

3331 of 3620 relevant lines covered (92.02%)

514.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
96.76
-0.8% ui/model.go
2
94.99
-0.16% ui/diffview.go
Jobs
ID Job ID Ran Files Coverage
1 24011366694.1 05 Apr 2026 09:59PM UTC 16
92.02
GitHub Action Run
Source Files on build 24011366694
  • Tree
  • List 16
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4ede1879 on github
  • Prev Build on master (#24009015554)
  • Next Build on master (#24012155710)
  • 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