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

KarpelesLab / gofreetype / 24379595192 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2026 03:35AM UTC
Files 71
Run time 2s
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

14 Apr 2026 03:34AM UTC coverage: 53.495%. First build
24379595192.1

push

github

MagicalTux
Add status badges and a coveralls CI job

README now carries badges for godoc (pkg.go.dev), CI status, coveralls
coverage, and goreportcard. These are the four badges most Go libraries
surface in their READMEs; each links to the canonical dashboard for
that data source.

CI gains a dedicated coverage job that runs on a single Go version
(1.23) so we don't upload duplicate profiles from the matrix build.
It runs go test with -coverprofile=coverage.out -covermode=atomic
across every package, then uploads the profile to coveralls via
shogo82148/actions-goveralls. Local verification shows 56.8% total
coverage, with per-package numbers ranging from 6% (shape, mostly
exercised via drivers in other packages) up to 87% (bdf).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

5923 of 11072 relevant lines covered (53.5%)

1504.79 hits per line

Source Files on job 24379595192.1
  • Tree
  • List 71
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24379595192
  • c4c0d290 on github
  • Next Job for on master (#24379619928.1)
  • 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