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

peczenyj / GDPR-IAB-TCFv2 / 25434226029
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: main
Ran 06 May 2026 12:13PM UTC
Jobs 1
Files 11
Run time 1min
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

06 May 2026 12:06PM UTC coverage: 95.596%. Remained the same
25434226029

push

github

web-flow
fix(ci): drop unused pod2markdown install and use latest Perl in release.yml (#47)

Two fixes for the release workflow that failed in
https://github.com/peczenyj/GDPR-IAB-TCFv2/actions/runs/25433702175 :

1. The "Install Release Dependencies" step ran
   `cpanm -n CPAN::Uploader pod2markdown`, which fails because
   `pod2markdown` is the executable shipped with the Pod::Markdown
   distribution, not a distribution itself.  cpanm couldn't find it
   on cpanmetadb / metacpan / mirror and exited 1 before make dist
   ran.

   The workflow only does `perl Makefile.PL && make manifest && make
   dist` and never invokes pod2markdown — README regeneration is a
   local prep step (see CONTRIBUTING.pod step 5).  Dropping the
   useless install rather than renaming it to Pod::Markdown.

2. Pin replaced with `latest` to match every other workflow in the
   repo.  No reason to fix Perl 5.38 specifically for the release
   step.

738 of 772 relevant lines covered (95.6%)

11622.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25434226029.1 06 May 2026 12:13PM UTC 11
95.6
GitHub Action Run
Source Files on build 25434226029
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 087b60ad on github
  • Prev Build on devel (#25433699107)
  • Next Build on devel (#25435203350)
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