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

rm-hull / thrust
0%

Build:
DEFAULT BRANCH: main
Repo Added 30 Mar 2026 10:54AM UTC
Token KHPR0lpGbOOOeXm1b9aUwxaWk2k2XCIvu regen
Build 7 Last
Files 15
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/actions/configure-pages-6
  • main

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

Relevant lines Covered
Build:
Build:
310 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23745857592 main 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... push 30 Mar 2026 12:58PM UTC rm-hull github
0.0
23743896336 main feat: rename project to thrust - Update build output filename from `asteroids.wasm` to `thrust.wasm`. - Update web entry point to load `thrust.wasm`. - Standardize HTML doctype and indentation. push 30 Mar 2026 12:08PM UTC rm-hull github
0.0
23742417315 main chore(deps): bump actions/configure-pages from 5 to 6 (#1) Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 5 to 6. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](https://github.... push 30 Mar 2026 11:29AM UTC web-flow github
0.0
23742197487 dependabot/github_actions/actions/configure-pages-6 Merge 006d5b591 into c91987e44 Pull #1 30 Mar 2026 11:23AM UTC web-flow github
0.0
23741437309 main refactor: handle file close error Explicitly ignore the error returned by `f.Close()` during the deferred file cleanup to satisfy linting requirements while maintaining the current logic. push 30 Mar 2026 11:03AM UTC rm-hull github
0.0
23741201482 main refactor: ignore error on file close in dumper The `Close()` method on the file handle is deferred, and ignoring the error prevents potential panic during deferred cleanup when the operation has already succeeded or failed elsewhere. push 30 Mar 2026 10:57AM UTC rm-hull github
0.0
23741087231 main chore: upgrade Go version to 1.26 Update the `go-version` in the CI pipeline to use the latest stable release. push 30 Mar 2026 10:54AM UTC rm-hull github
0.0
See All Builds (7)

Badge your Repo: thrust

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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