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

rm-hull / thrust / 23927790029
0%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 12:10AM UTC
Jobs 1
Files 21
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

03 Apr 2026 12:08AM UTC coverage: 0.0%. Remained the same
23927790029

push

github

rm-hull
feat: implement scene management and intro screens

- Introduced a `scene.Manager` to handle game state transitions.
- Added `SplashScene` for initial branding/display.
- Added `TerminalScene` with a typewriter effect to display game info.
- Created `ui` package for text rendering, cursors, and font loading.

```mermaid
graph TD
    A[SplashScene] -->|Timeout| B[TerminalScene]
    B -->|Finished/Skip| C[GameScene]
```

0 of 217 new or added lines in 8 files covered. (0.0%)

1 existing line in 1 file now uncovered.

0 of 503 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
53
0.0
0.0% main.go
41
0.0
internal/scene/terminal.go
29
0.0
internal/scene/splash.go
29
0.0
internal/ui/typewriter.go
28
0.0
internal/ui/cursor.go
16
0.0
internal/ui/font.go
15
0.0
internal/scene/manager.go
6
0.0
resources/assets.go

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% main.go
Jobs
ID Job ID Ran Files Coverage
1 23927790029.1 03 Apr 2026 12:10AM UTC 21
0.0
GitHub Action Run
Source Files on build 23927790029
  • Tree
  • List 21
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23927790029
  • f7c4885c on github
  • Prev Build on main (#23745857592)
  • Next Build on main (#23952620604)
  • Delete
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