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

pdfcpu / pdfcpu / 20791982553 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2026 06:25PM UTC
Files 198
Run time 6s
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

07 Jan 2026 06:21PM UTC coverage: 4.836% (-57.5%) from 62.336%
20791982553.1

push

github

hhrutter
ci: fix tests to use macOS and Windows runners

The previous workflow defined a matrix with goos/goarch targets but:
1. Never used those variables (they were completely ignored)
2. Ran all jobs on ubuntu-latest regardless of target OS
3. Tests only ran via goveralls, not explicitly

This meant darwin and windows tests were never actually executed -
all 14 matrix jobs ran identical Linux tests.

Changes:
- Split into three jobs: test, cross-compile, coverage
- test: Runs on actual macOS, Windows, and Linux runners
- cross-compile: Build/vet checks for arm, arm64, wasm (can't test natively)
- coverage: Separate job for goveralls on Linux
- Add explicit `go test -v -race` for visible test output

Co-Authored-By: Claude <noreply@anthropic.com>

3482 of 71998 relevant lines covered (4.84%)

0.05 hits per line

Source Files on job Go-1.25.x - 20791982553.1
  • Tree
  • List 198
  • Changed 182
  • Source Changed 0
  • Coverage Changed 182
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20791982553
  • e893a963 on github
  • Prev Job for on master (#20408952671.1)
  • Next Job for on master (#20837950937.2)
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