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

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

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: main
Ran 06 May 2026 12:34PM 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:27PM UTC coverage: 95.613% (+0.02%) from 95.596%
25435203350

push

github

web-flow
fix: restore --version / -V + bump to v0.351 (#48)

* fix: restore --version / -V CLI options dropped by PR #44 squash merge

PR #43 (1a355e7) added --version and -V to bin/iabtcfv2 plus a small
test in t/10-cli-iabtcfv2.t. The phase-1 branch (now devel via PR #44)
silently dropped both during a merge-conflict resolution in
4a4323a, and PR #44's squash merge propagated the loss to devel.

Restoring the same three additions from 1a355e7:

  1. 'version|V' => \$global_opts{version} entry in GetOptions
  2. The early-exit block printing
     "iabtcfv2 version \$GDPR::IAB::TCFv2::VERSION"
  3. The =item B<--version>, B<-V> POD entry

Plus a focused 'Version Option' subtest in t/10-cli-iabtcfv2.t that
verifies both --version and -V print the expected string.

* chore: prepare for v0.351 release

* test: pass --quiet to CLI strict-mode test to silence warn-leak in CI

The 'CLI --strict option' subtest in t/09-predicates.t shells out to
bin/iabtcfv2 via backticks, which captures stdout but lets stderr
through to prove → CI.  bin/iabtcfv2's _process_string emits a
"Warning: Failed to parse TC string ..." via warn() on rejection,
which GitHub Actions then promotes to a workflow annotation
(##[error] in the run summary), making a green build look unhappy.

Adding --quiet suppresses the application-level warn while still
emitting the error JSON to stdout — exactly what the existing
assertion checks for.  No behavior change; warn-leak gone.

3 of 3 new or added lines in 1 file covered. (100.0%)

741 of 775 relevant lines covered (95.61%)

11577.54 hits per line

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