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

BacLuc / ecamp3 / 27463163826
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: reload-target-period-on-schedule-entry-move
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:41AM UTC
Jobs 3
Files 696
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

13 Jun 2026 08:08AM UTC coverage: 35.819%. First build
27463163826

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>

840 of 4734 branches covered (17.74%)

Branch coverage included in aggregate %.

4856 of 11168 relevant lines covered (43.48%)

984.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 api - 27463163826.1 13 Jun 2026 09:44AM UTC 239
88.34
GitHub Action Run
2 frontend - 27463163826.2 13 Jun 2026 09:43AM UTC 389
15.33
GitHub Action Run
3 pdf - 27463163826.3 13 Jun 2026 09:41AM UTC 68
73.06
GitHub Action Run
Source Files on build 27463163826
  • Tree
  • List 696
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27463163826
  • a0f635fb on github
  • 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