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

BacLuc / ecamp3 / 27463163826 / 3
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: external-dns-gateway-api-use-policy-sync
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:45AM UTC
Files 68
Run time 8s
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

13 Jun 2026 08:08AM UTC coverage: 73.058%. First build
27463163826.3

push

github

BacLuc
fix: use Vuetify native tooltip behavior to fix mobile multi-open issue (#3761)

The previous implementation used a manual v-model with click/mouseenter/
mouseleave handlers to control tooltip visibility. This had two problems
on Android/mobile:
1. Multiple tooltips could be open simultaneously because each instance
   had independent showTooltip state with no cross-instance coordination
2. Tapping outside didn't close the tooltip on Firefox for Android because
   neither mouseleave nor blur fired reliably

Fix: remove manual v-model control and use Vuetify's built-in
open-on-click (mobile) and open-on-hover (desktop) props. Vuetify handles
focus tracking natively, ensuring only the focused tooltip stays open and
clicking elsewhere closes it.

Fixes https://github.com/ecamp/ecamp3/issues/3761

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

211 of 324 branches covered (65.12%)

Branch coverage included in aggregate %.

513 of 667 relevant lines covered (76.91%)

15575.92 hits per line

Source Files on job pdf - 27463163826.3
  • Tree
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27463163826
  • a0f635fb on github
  • Delete
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