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

pdfcpu / pdfcpu
62%

Build:
DEFAULT BRANCH: master
Repo Added 11 Aug 2019 05:26PM UTC
Files 198
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • avoid-duplicate-keyword-search
  • bump-action-workflows
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/go_modules/github.com/mattn/go-runewidth-0.0.17
  • dependabot/go_modules/github.com/mattn/go-runewidth-0.0.19
  • dependabot/go_modules/github.com/mattn/go-runewidth-0.0.20
  • dependabot/go_modules/github.com/mattn/go-runewidth-0.0.21
  • dependabot/go_modules/golang.org/x/crypto-0.38.0
  • dependabot/go_modules/golang.org/x/crypto-0.39.0
  • dependabot/go_modules/golang.org/x/crypto-0.40.0
  • dependabot/go_modules/golang.org/x/crypto-0.41.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/crypto-0.46.0
  • dependabot/go_modules/golang.org/x/image-0.23.0
  • dependabot/go_modules/golang.org/x/image-0.24.0
  • dependabot/go_modules/golang.org/x/image-0.27.0
  • dependabot/go_modules/golang.org/x/image-0.28.0
  • dependabot/go_modules/golang.org/x/image-0.29.0
  • dependabot/go_modules/golang.org/x/image-0.30.0
  • dependabot/go_modules/golang.org/x/image-0.33.0
  • dependabot/go_modules/golang.org/x/image-0.34.0
  • dependabot/go_modules/golang.org/x/image-0.35.0
  • dependabot/go_modules/golang.org/x/image-0.36.0
  • dependabot/go_modules/golang.org/x/text-0.21.0
  • dependabot/go_modules/golang.org/x/text-0.22.0
  • dependabot/go_modules/golang.org/x/text-0.25.0
  • dependabot/go_modules/golang.org/x/text-0.26.0
  • dependabot/go_modules/golang.org/x/text-0.27.0
  • dependabot/go_modules/golang.org/x/text-0.28.0
  • dependabot/go_modules/golang.org/x/text-0.3.8
  • dependabot/go_modules/golang.org/x/text-0.31.0
  • dependabot/go_modules/golang.org/x/text-0.32.0
  • dependabot/go_modules/golang.org/x/text-0.33.0
  • dup-image-fix
  • fix-help
  • fix-page-tree-nodes
  • fix-typos
  • fix/sqr-rd-val
  • page-rotate-float
  • refs/tags/v0.10.2
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.3.10
  • refs/tags/v0.3.11
  • refs/tags/v0.3.12
  • refs/tags/v0.3.13
  • refs/tags/v0.3.9
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • test-actions
  • v0.2.4
  • v0.2.5
  • v0.3
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.3.6
  • v0.3.7
  • v0.3.8

13 Mar 2026 10:43AM UTC coverage: 62.352% (+0.01%) from 62.338%
23047236764

push

github

hhrutter
fix: replace os.Exit with panic in library code to prevent process termination when used as dependency

0 of 2 new or added lines in 2 files covered. (0.0%)

44893 of 71999 relevant lines covered (62.35%)

1.38 hits per line

Relevant lines Covered
Build:
Build:
71999 RELEVANT LINES 44893 COVERED LINES
1.38 HITS PER LINE
Source Files on master
  • Tree
  • List 198
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23047236764 master fix: replace os.Exit with panic in library code to prevent process termination when used as dependency push 13 Mar 2026 10:44AM UTC hhrutter github
62.35
22260329155 master Fix #1329 push 21 Feb 2026 04:38PM UTC hhrutter github
62.34
22260189449 master Fix #1341 push 21 Feb 2026 04:28PM UTC hhrutter github
62.32
22258704195 master Fix #1345 push 21 Feb 2026 02:45PM UTC hhrutter github
62.34
21496850862 master Upgrade dependencies push 29 Jan 2026 10:24PM UTC hhrutter github
62.34
21496330043 master Fix #1334 push 29 Jan 2026 10:05PM UTC hhrutter github
62.34
21430960573 master Fix #1330 push 28 Jan 2026 08:35AM UTC hhrutter github
62.33
20837950937 master 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 ... push 09 Jan 2026 01:26AM UTC hhrutter github
62.34
20791982553 master 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 onl... push 07 Jan 2026 06:23PM UTC hhrutter github
4.84
20408952671 master Upgrade dependencies push 21 Dec 2025 11:13AM UTC hhrutter github
62.34
See All Builds (732)
  • Repo on GitHub
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