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

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

Build:
Build:
LAST BUILD BRANCH: v0.530
DEFAULT BRANCH: main
Ran 08 May 2026 10:37AM UTC
Jobs 1
Files 16
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

08 May 2026 10:26AM UTC coverage: 95.617%. Remained the same
25550548293

push

github

web-flow
chore(docker): bump base to perl:5.42-slim and use --with-recommends (#74)

Aligns the Docker image with the optional-dep model introduced for
CMPValidator (PR #70):

- FROM perl:5.40-slim -> perl:5.42-slim (latest stable Perl as of mid-2025)
- cpanm now runs with --with-recommends and --with-test-recommends so the
  META `recommends` block (JSON::PP, Time::Piece, HTTP::Tiny, JSON,
  JSON::XS, DateTimeX::TO_JSON) is materialized in the image. Net::SSLeay
  and IO::Socket::SSL are pulled in transitively via HTTP::Tiny for HTTPS.
- Drop the now-redundant explicit `cpanm --notest JSON::XS Net::SSLeay
  IO::Socket::SSL DateTimeX::TO_JSON` line; --with-recommends covers it.
- Drop the hard-coded PERL5LIB env (5.40.0). The base perl image already
  has the site_perl directory in @INC by default; future bumps now only
  need to touch the FROM lines.
- Smoke test switched from `iabtcfv2 --help` (exits 1) to `iabtcfv2
  --version` (exits 0). Cleaner success signal and side-steps the
  pod2usage exit-code idiom.

Verified locally: `docker build -t gdpr-iab-tcfv2:test .` succeeds and
`echo TC | docker run --rm -i gdpr-iab-tcfv2:test dump` produces valid
JSON output.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

1069 of 1118 relevant lines covered (95.62%)

10848.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25550548293.1 08 May 2026 10:37AM UTC 16
95.62
GitHub Action Run
Source Files on build 25550548293
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0fde7dfc on github
  • Prev Build on devel (#25549925941)
  • Next Build on devel (#25551417009)
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