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

sgobotta / live_dj / 078f851219e542d711ce6dc8933f6b4368cfc1dd-PR-146
68%
dev: 68%

Build:
Build:
LAST BUILD BRANCH: feature/move-theme-to-settings
DEFAULT BRANCH: dev
Ran 25 Aug 2026 04:19AM 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

25 Aug 2026 04:12AM UTC coverage: 68.448% (+0.05%) from 68.401%
078f851219e542d711ce6dc8933f6b4368cfc1dd-PR-146

Pull #146

github

sgobotta
Add arrow-key navigation to the rooms lobby grid

The grid's column count is a CSS breakpoint (grid-cols-2
sm:grid-cols-3), not a static value a scope's rows can be authored
against ahead of time - the one consumer in this pass where an
explicit map isn't workable. Its rows are built by bucketing cards'
live bounding rects by top offset instead, isolated in a pure,
independently-tested groupIntoRows() so the DOM-measuring wrapper
around it stays thin. Every other scope in this app keeps a genuine
author-declared layout.
Pull Request #146: Add a consumer-agnostic keyboard system with explicit grid navigation

1473 of 2152 relevant lines covered (68.45%)

30.41 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
64.86
0.0% //lib/livedj_web/components/mini_avatar_stack_component.ex
Jobs
ID Job ID Ran Files Coverage
1 078f851219e542d711ce6dc8933f6b4368cfc1dd-PR-146.1 25 Aug 2026 04:19AM UTC 83
68.45
GitHub Action Run
Source Files on build 078f851219e542d711ce6dc8933f6b4368cfc1dd-PR-146
  • Tree
  • List 83
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #146
  • PR Base - dev (#1D26F72B...)
  • 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