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

OpenCHAMI / ochami / 32396512432
12%

Build:
DEFAULT BRANCH: main
Ran 20 Aug 2026 05:17PM UTC
Jobs 1
Files 194
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

20 Aug 2026 05:14PM UTC coverage: 11.582%. First build
32396512432

push

github

web-flow
ci: add coveralls.io code coverage (#152)

Add Coveralls reporting to the existing coverage workflow and replace the
workflow-status badge with a dynamic coverage badge.

The GitHub Actions badge only reports whether the coverage job passed. Coveralls
shows the actual coverage percentage, color-codes the badge, and tracks coverage
changes over time. It is free for public open-source repositories and uses the
built-in `GITHUB_TOKEN`, so no custom secret is required.

CHANGES:

- Upload `coverage.out` to Coveralls as Go coverage.
- Pin `coverallsapp/github-action` to v2.3.8.
- Pin the Coveralls coverage reporter to v0.6.22.
- Install the required `curl` dependency on `ubuntu-slim`.
- Replace the README coverage status badge with Coveralls’ percentage badge.

WHEN IT RUNS:

The existing coverage workflow runs:

- On every pull request.
- On pushes to `main`.

It runs `make coverage`, reports the total in the GitHub Actions summary, and
uploads the resulting profile to Coveralls. Coveralls can also report coverage
changes on pull requests when its repository integration is enabled.

The README badge reflects coverage from the `main` branch and will populate
after the first successful Coveralls upload.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>

1824 of 15749 relevant lines covered (11.58%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32396512432.1 20 Aug 2026 05:17PM UTC 194
11.58
GitHub Action Run
Source Files on build 32396512432
  • Tree
  • List 194
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32396512432
  • 9136dd6d on github
  • Next Build on main (#32763001601)
  • 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