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

sgobotta / live_dj / 5d12bb25552482545d21ec370bb571643382c58c-PR-145
68%
dev: 68%

Build:
Build:
LAST BUILD BRANCH: feature/move-theme-to-settings
DEFAULT BRANCH: dev
Ran 24 Aug 2026 10:28PM UTC
Jobs 1
Files 83
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

24 Aug 2026 10:26PM UTC coverage: 68.419% (-1.0%) from 69.458%
5d12bb25552482545d21ec370bb571643382c58c-PR-145

Pull #145

github

sgobotta
Make the avatar username tooltip tappable on touch devices

user_avatar's tooltip only ever showed on CSS :hover, so it never
appeared on touch screens (e.g. the rooms-list header avatar). Tapping
the avatar now toggles it via a phx-click/phx-click-away pair, and
tapping elsewhere dismisses it; hover still works unchanged for mouse
users.

Uses a marker class + arbitrary Tailwind variant rather than
Phoenix.LiveView.JS.toggle/hide directly: JS.toggle only tracks the
element's inline style, so it read the CSS-hidden initial state as
"visible" and inverted the very first click.
Pull Request #145: Add an Appearance tab and consolidate the settings modal

1471 of 2150 relevant lines covered (68.42%)

30.4 hits per line

Coverage Regressions

Lines Coverage ∆ File
64
51.46
-0.89% //lib/livedj_web/live/sessions/room_live/show.ex
25
69.0
-19.89% //lib/livedj_web/components/custom_components.ex
18
64.71
-8.63% //lib/livedj_web/live/sessions/room_live/index.ex
12
54.95
0.24% //lib/livedj_web/components/session_modals.ex
7
72.73
-10.03% //lib/livedj_web/router.ex
1
48.19
0.0% //lib/livedj/sessions.ex
Jobs
ID Job ID Ran Files Coverage
1 5d12bb25552482545d21ec370bb571643382c58c-PR-145.1 24 Aug 2026 10:28PM UTC 83
68.42
GitHub Action Run
Source Files on build 5d12bb25552482545d21ec370bb571643382c58c-PR-145
  • Tree
  • List 83
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #145
  • PR Base - dev (#24B95747...)
  • 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