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

sgobotta / live_dj / cad9158c268508032e1ab6a2e405c599abee8e13
69%

Build:
DEFAULT BRANCH: dev
Ran 16 Aug 2026 05:40AM 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

16 Aug 2026 05:38AM UTC coverage: 68.662% (+1.1%) from 67.564%
cad9158c268508032e1ab6a2e405c599abee8e13

push

github

sgobotta
Fix locale-mismatched assertion in the empty rooms list test

The app's default_locale is "es" (lib/livedj_web/gettext.ex) and every
request renders in Spanish since there's no locale-switching plug, but
this test asserted the untranslated English string "No rooms yet".
It only ever passed by luck when other tests in the file assert
strings ("Featured") that happen to have empty Spanish translations
and fall back to English. "No rooms yet" has a real translation
("No hay salas"), so the assertion always failed.

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

1422 of 2071 relevant lines covered (68.66%)

29.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
60
48.19
6.2% //lib/livedj/sessions.ex
57
51.79
-0.04% //lib/livedj_web/live/sessions/room_live/show.ex
20
25.0
4.41% //lib/livedj_web/components/list_component.ex
14
73.44
4.69% //lib/livedj/sessions/player.ex
8
68.57
4.06% //lib/livedj_web/live/components/player_controls/volume_control_component.ex
4
58.62
-0.64% //lib/livedj/media.ex
1
90.91
3.41% //lib/livedj_web/live/components/player_controls/fullscreen_control_component.ex
Jobs
ID Job ID Ran Files Coverage
1 cad9158c268508032e1ab6a2e405c599abee8e13.1 16 Aug 2026 05:40AM UTC 82
68.66
GitHub Action Run
Source Files on build cad9158c268508032e1ab6a2e405c599abee8e13
  • Tree
  • List 82
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cad9158c on github
  • Prev Build on dev (#17D9AE4A...)
  • Next Build on dev (#0BFDE7A8...)
  • 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