• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

umputun / revdiff / 24798245904
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.6.1
DEFAULT BRANCH: master
Ran 22 Apr 2026 07:28PM UTC
Jobs 1
Files 59
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

22 Apr 2026 07:27PM UTC coverage: 89.327% (+0.1%) from 89.188%
24798245904

Pull #142

github

umputun
fix: address Copilot review findings

- hitTest: return hitNone for diff pane top border (y==0) instead of
  hitHeader, matching the tree pane symmetry and the hitNone contract
  for borders/gaps.
- wheelStepFor: use treePageSize/2 for shift+wheel over the tree/TOC
  pane so mouse half-page matches the keyboard half-page for that pane,
  instead of viewport.Height/2 (which is the diff half-page).
- handleMouse: guard wheel events on MouseActionPress for symmetry with
  the left-click branch, preventing double-handling if a terminal emits
  non-press wheel events.
Pull Request #142: Add mouse support

211 of 225 new or added lines in 6 files covered. (93.78%)

7909 of 8854 relevant lines covered (89.33%)

468.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
93.88
app/ui/mouse.go
3
9.69
-0.15% app/main.go
2
93.96
0.33% app/ui/annotate.go
Jobs
ID Job ID Ran Files Coverage
1 24798245904.1 22 Apr 2026 07:28PM UTC 59
89.33
GitHub Action Run
Source Files on build 24798245904
  • Tree
  • List 59
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #142
  • PR Base - master (#24747721137)
  • 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