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

Blightmud / Blightmud / 22756012048
74%

Build:
DEFAULT BRANCH: dev
Ran 06 Mar 2026 08:49AM UTC
Jobs 1
Files 77
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

06 Mar 2026 08:46AM UTC coverage: 78.779% (-0.02%) from 78.794%
22756012048

push

github

web-flow
fix: defer audio initialization to avoid ALSA warnings on headless systems (#1355)

* fix: defer audio initialization to avoid ALSA warnings on headless systems

Audio player initialization is now deferred until the first audio event
(PlayMusic, PlaySFX) is received. This prevents ALSA from probing for
audio devices at startup, avoiding spurious warning messages on systems
without audio devices (e.g., Docker containers, headless servers).

The player is lazily initialized only when audio playback is actually
requested, and remains disabled during integration tests.

Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: retrigger CI

Made-with: Cursor

* chore: revert retrigger CI (undo README change)

Made-with: Cursor

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

2 of 9 new or added lines in 1 file covered. (22.22%)

4 existing lines in 3 files now uncovered.

8854 of 11239 relevant lines covered (78.78%)

350.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
55.97
-0.6% src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
2
9.68
-9.16% src/audio/player.rs
1
55.97
-0.6% src/lib.rs
1
92.53
-0.41% src/session.rs
Jobs
ID Job ID Ran Files Coverage
1 22756012048.1 06 Mar 2026 08:49AM UTC 77
78.78
GitHub Action Run
Source Files on build 22756012048
  • Tree
  • List 77
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2dad7acc on github
  • Prev Build on dev (#22755858785)
  • Next Build on dev (#22756411130)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc