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

rm-hull / dot-block / 27556413476
62%
main: 61%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/rm-hull/godx-0.2.4
DEFAULT BRANCH: main
Ran 15 Jun 2026 03:16PM UTC
Jobs 1
Files 32
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

15 Jun 2026 03:14PM UTC coverage: 61.685% (+0.6%) from 61.037%
27556413476

Pull #160

github

rm-hull
feat: refactor Docker build process for GoReleaser

- Add `arm64` support to GoReleaser build configuration.
- Transition from a multi-stage `Dockerfile` to a lightweight
  `Dockerfile.goreleaser` that utilizes pre-built binaries.
- Remove the local `docker-compose.yml` file to streamline
  repository structure.

```mermaid
graph LR
    subgraph "Old Flow"
        A[Dockerfile] --> B[Multi-stage Build]
    end
    subgraph "New Flow"
        C[GoReleaser] --> D[Binary Output]
        D --> E[Dockerfile.goreleaser]
    end
```
Pull Request #160: feat: move docker publishing to dedicated release workflow

1428 of 2315 relevant lines covered (61.68%)

779.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27556413476.1 15 Jun 2026 03:16PM UTC 32
61.68
GitHub Action Run
Source Files on build 27556413476
  • Tree
  • List 32
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #160
  • PR Base - main (#27529021506)
  • 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