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

pdfcpu / pdfcpu / 20791982553

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

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.11 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

49.32
/pkg/pdfcpu/types/string.go


Source Not Available

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