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

floatdrop / moq-go / 31660316794
89%

Build:
DEFAULT BRANCH: draft-19
Ran 13 Aug 2026 02:17AM UTC
Jobs 1
Files 100
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

13 Aug 2026 02:16AM UTC coverage: 85.827%. First build
31660316794

push

github

web-flow
ci: publish coverage to Coveralls instead of a hand-refreshed badge (#66)

The README badge was a percentage baked into a shields.io URL, rewritten only
when someone ran `make cover-badge`. A number that moves only when a human
moves it drifts, and it already had: 86% committed against 87.7% actual
after the tests in #64 and #65.

CI now uploads the coverage profile on every build and Coveralls owns the
badge. The repo is public, so the action authenticates with the built-in
GITHUB_TOKEN — no repo secret, nothing to configure for a fork.

What is published is deliberately not what is gated, and the workflow says
so: Coveralls gets the -coverpkg whole-suite profile over ./pkg/..., the same
measurement `make cover-total` reports, while coverage-floors.txt keeps the
per-package floors that credit a package only for what its own tests reach.
The floors stay the gate because that is what makes a regression
attributable; Coveralls gates nothing. cmd/* and the etcd/nats submodules are
outside the published profile, stated in the workflow and README rather than
left to be discovered.

Also deletes what this makes dead — the --badge mode of
scripts/coverage-total.sh, its README-rewriting sed, and the make cover-badge
target — and stops CLAUDE.md quoting a figure that will rot.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

8775 of 10224 relevant lines covered (85.83%)

1.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31660316794.1 13 Aug 2026 02:17AM UTC 100
85.83
GitHub Action Run
Source Files on build 31660316794
  • Tree
  • List 100
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31660316794
  • fa35c576 on github
  • Next Build on draft-19 (#31661127903)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc