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

sgobotta / live_dj / 922777a0543c9b78bfb70a2ed398ff4893515f7c
68%

Build:
DEFAULT BRANCH: dev
Ran 15 Aug 2026 07:01AM 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 06:59AM UTC coverage: 67.016% (+0.2%) from 66.784%
922777a0543c9b78bfb70a2ed398ff4893515f7c

push

github

web-flow
Move avatar and display-name edit into the settings modal (#135)

* Add a tabbed room settings modal with General and Security tabs

Replaces the standalone room-password modal with a settings modal
opened from a new header gear icon (or the ; shortcut), reusing the
existing <.modal> component and route-per-modal-state pattern. The
Security tab absorbs the previous password UI unchanged; the new
General tab lets a user rename the room via Sessions.update_room_name/2,
which broadcasts room_name_changed so other viewers stay in sync.

* Rename settings_tab to modal_tab and flag it as a reuse candidate

Signals the extraction point for a future tabbed_modal/modal_tab pair
once a second tabbed modal exists, without building that abstraction
for a single caller.

* Keep the settings modal open after saving name or password

Saving now patches back to the same tab route instead of the plain
room route, so a successful save shows its flash without closing the
modal.

* Give the settings modal tighter, alignment-matched padding

Adds optional content_class/close_button_class attrs to the shared
<.modal> component, defaulting to its current p-5/top-6 right-5
layout so every other modal is unaffected. The settings modal opts
into a smaller top padding and moves the close button up to match
the tab row, and drops its now-redundant header title.

* Fix keybindings.js key ordering for eslint sort-keys

* Standardize keyboard focus rings on the brand-violet pattern

Applies the existing focus-visible:ring-brand + offset convention
(already used in custom_components.ex) to <.button>, <.modal>'s close
button, all input/1 variants, modal_tab, the settings modal's raw
inputs, and the header icon buttons. Using focus-visible instead of
focus means the ring only appears for keyboard navigation, not mouse
clicks, and outline-none suppresses the browser's default blue
outline that was showing through everywhere.

* Extend brand focus rings to remaining interactive controls... (continued)

1343 of 2004 relevant lines covered (67.02%)

28.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
36
48.68
1.75% //lib/livedj_web/live/sessions/room_live/show.ex
10
53.06
3.06% //lib/livedj_web/components/session_modals.ex
4
84.91
-1.09% //lib/livedj_web/components/custom_components.ex
2
41.24
0.0% //lib/livedj/sessions.ex
1
66.67
3.03% //lib/livedj_web/live/player_controls_live.ex
Jobs
ID Job ID Ran Files Coverage
1 922777a0543c9b78bfb70a2ed398ff4893515f7c.1 15 Aug 2026 07:01AM UTC 82
67.02
GitHub Action Run
Source Files on build 922777a0543c9b78bfb70a2ed398ff4893515f7c
  • Tree
  • List 82
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 922777a0 on github
  • Prev Build on dev (#E61A616D...)
  • Next Build on dev (#1C957C23...)
  • 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