ci: include all packages in coverage with -coverpkg
Without -coverpkg=./..., coverage is only counted for the package containing the test file. This excluded 15 packages that have no internal tests and are only exercised by the integration tests in pkg/api/test/ and pkg/cli/test/: pkg/cli, pkg/pdfcpu/validate, pkg/pdfcpu/primitives, pkg/pdfcpu/form, pkg/pdfcpu/create, pkg/pdfcpu/sign, pkg/pdfcpu/font, pkg/pdfcpu/color, pkg/pdfcpu/draw, pkg/pdfcpu/format, pkg/pdfcpu/matrix, pkg/pdfcpu/scan, pkg/font, internal/corefont/metrics, cmd/pdfcpu Co-Authored-By: Claude <noreply@anthropic.com>
B
Bradley Erickson committed
de6e4e8fdcdfd9d689f21d1cc6c65472343ef75c
Parent: e893a96
Committed by Horst Rutter <hhrutter@gmail.com>
on 1/9/2026, 1:24:53 AM