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

rm-hull / thrust / 23745857592
0%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 12:58PM UTC
Jobs 1
Files 15
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

30 Mar 2026 12:57PM UTC coverage: 0.0%. Remained the same
23745857592

push

github

rm-hull
feat: add loading page graphic

Integrate the `loading_page.webp` asset into the game loop.

- Add `golang.org/x/image` dependency for WEBP decoding.
- Create a `resources` package to handle embedded assets.
- Render the graphic scaled to 1024x768 in the `Draw` method.

```mermaid
graph LR
    A[original_loading_page.webp] --> B(resources.go)
    B --> C(main.go)
    C --> D{ebiten.Image}
```

0 of 16 new or added lines in 2 files covered. (0.0%)

1 existing line in 1 file now uncovered.

0 of 310 relevant lines covered (0.0%)

0.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
0.0
resources/loading_page.go
10
0.0
0.0% main.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% main.go
Jobs
ID Job ID Ran Files Coverage
1 23745857592.1 30 Mar 2026 12:58PM UTC 15
0.0
GitHub Action Run
Source Files on build 23745857592
  • Tree
  • List 15
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23745857592
  • 1b5db738 on github
  • Prev Build on main (#23743896336)
  • 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