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

sgobotta / live_dj / d87effebd98c9341aa90f9ebb453e6820918e683
68%

Build:
DEFAULT BRANCH: dev
Ran 15 Aug 2026 08:29PM UTC
Jobs 1
Files 82
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

15 Aug 2026 08:28PM UTC coverage: 67.763% (+0.3%) from 67.476%
d87effebd98c9341aa90f9ebb453e6820918e683

push

github

web-flow
Show chat avatars, underline track titles with a hover tooltip, and fix Settings tooltip clipping (#137)

* Show each chat message sender's avatar to the left of their name

Reuses the existing user_avatar component (already relied on for
color/initials-from-name, no per-message avatar_url data needed) for
text, reaction, and announcement messages, which are the message
types that already display a display_name. System and command_result
messages stay avatar-less and centered, unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XUHGwYQNDnjt6kfvBSr1NB

* Nudge chat message text down 1px to align with the avatar

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XUHGwYQNDnjt6kfvBSr1NB

* Underline the track title instead of the username in chat announcements

The username underline read as more clickable/important than the
actual track it queued or changed to. Swaps the emphasis: the
announcement actor's name is now plain text, and the track title is
underlined and hoverable, showing the same thumbnail/title/channel
info already surfaced on the left side of the player controls.

Chat.Message gains optional media_title/media_channel/
media_thumbnail_url fields, populated only by the two call sites that
build :announcement messages (queuing a track, changing the playing
track) — everything else that sends chat messages is unaffected.
Since only the interpolated title is known separately from the
already-gettext-rendered content string, the template splits the
content around the exact title substring to render it as its own
tooltipped span, rather than re-deriving sentence structure from
translated templates.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XUHGwYQNDnjt6kfvBSr1NB

* Fix the Settings tooltip getting clipped at the right edge

Settings is the rightmost header icon, so... (continued)

1381 of 2038 relevant lines covered (67.76%)

29.27 hits per line

Coverage Regressions

Lines Coverage ∆ File
77
42.54
1.3% //lib/livedj/sessions.ex
62
51.83
3.15% //lib/livedj_web/live/sessions/room_live/show.ex
9
55.77
1.31% //lib/livedj_web/components/session_modals.ex
1
94.12
0.78% //lib/livedj/sessions/chat_server.ex
Jobs
ID Job ID Ran Files Coverage
1 d87effebd98c9341aa90f9ebb453e6820918e683.1 15 Aug 2026 08:29PM UTC 82
67.76
GitHub Action Run
Source Files on build d87effebd98c9341aa90f9ebb453e6820918e683
  • Tree
  • List 82
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d87effeb on github
  • Prev Build on dev (#1C957C23...)
  • Next Build on dev (#337E123B...)
  • 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