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

fyne-io / fyne / 23452865876
60%
develop: 60%

Build:
Build:
LAST BUILD BRANCH: fix-macos-menu-switching
DEFAULT BRANCH: develop
Ran 23 Mar 2026 06:16PM UTC
Jobs 1
Files 390
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

23 Mar 2026 05:59PM UTC coverage: 60.851% (+0.06%) from 60.793%
23452865876

Pull #6227

github

dweymouth
richtext: underline all wrapped hyperlink segments on hover

When a HyperlinkSegment wraps across multiple rows, each row gets its
own Hyperlink widget instance. Hovering one now propagates the hovered
state to all sibling instances so the underline appears across the full
link, not just the segment under the cursor.

Siblings are linked inline during textRenderer.Refresh using the
existing visualCache: reuse equals the current visual's cache offset and
the count of prior row visuals, so earlier instances are fetched at
offsets 0..reuse-1 and wired into an all-to-all sibling list with no
extra allocations per refresh.

Fixes #6226

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #6227: richtext: underline all wrapped hyperlink segments on hover

25 of 26 new or added lines in 2 files covered. (96.15%)

1 existing line in 1 file now uncovered.

26149 of 42972 relevant lines covered (60.85%)

679.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
88.84
6.6% widget/hyperlink.go

Coverage Regressions

Lines Coverage ∆ File
1
88.84
6.6% widget/hyperlink.go
Jobs
ID Job ID Ran Files Coverage
1 23452865876.1 23 Mar 2026 06:16PM UTC 390
60.85
GitHub Action Run
Source Files on build 23452865876
  • Tree
  • List 390
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6227
  • PR Base - develop (#23442419792)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc