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

rm-hull / dot-block / 27561416384
61%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 04:40PM 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 04:39PM UTC coverage: 61.685%. Remained the same
27561416384

push

github

rm-hull
fix: prevent empty releases in CI pipeline

Added logic to compare `svu` output against the latest git tag. The
release process now skips tagging, committing, and building if no
version bump is required, preventing redundant CI runs.

```mermaid
graph TD
    A[Start Workflow] --> B{New Version?}
    B -- Yes --> C[Update Changelog]
    C --> D[Commit & Tag]
    D --> E[Push & GoReleaser]
    B -- No --> F[Skip Release]
```

1428 of 2315 relevant lines covered (61.68%)

779.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27561416384.1 15 Jun 2026 04:40PM UTC 32
61.68
GitHub Action Run
Source Files on build 27561416384
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 94df9466 on github
  • Prev Build on main (#27560580274)
  • Next Build on main (#27565356703)
  • 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