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

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

Build:
Build:
LAST BUILD BRANCH: v0.530
DEFAULT BRANCH: main
Ran 27 May 2026 01:58PM UTC
Jobs 1
Files 18
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

27 May 2026 01:48PM UTC coverage: 96.282% (-0.03%) from 96.314%
26515230079

Pull #138

github

peczenyj
feat: align v2.3 deadline boundary and flexible-purpose reasons with Go

Resolve the two remaining Validator divergences from the Go lib-gdpr
redesign strict path:

- The date-based v2.3 gates now use a strictly-after comparison
  (created > TCF_V23_DEADLINE), matching Go's created.After(v23Deadline).
  A string created exactly at the deadline instant is no longer enforced.
  The parser's is_v23 keeps >= for its own strict-parse gate (intentional).
- Flexible-purpose rejection reasons now follow Go runFlexibleCheck's
  effective legal basis via _flexible_failure: a spec carve-out (P1, or
  P3-6 at policy >= 4) forces consent, then RequireConsent/RequireLI
  override; NotAllowed surfaces ReasonPublisherRestrictionNotAllowed; the
  carve-out still outranks the generic LI reason. A flexible P1 in the LI
  list now reports ReasonVendorNotAllowedConsent rather than the LI reason.

Extend t/18-go-parity.t with deadline-boundary and effective-basis reason
cases; update t/17's post-deadline stub to created+1. Golden corpus is
unaffected (no boundary-exact strings, no basis-flipping restrictions on
the corpus flex scenarios).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #138: Feat/cross lang validator parity

63 of 63 new or added lines in 2 files covered. (100.0%)

3 existing lines in 1 file now uncovered.

1217 of 1264 relevant lines covered (96.28%)

25316.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
97.55
-0.89% lib/GDPR/IAB/TCFv2/Validator.pm
Jobs
ID Job ID Ran Files Coverage
1 26515230079.1 27 May 2026 01:58PM UTC 18
96.28
GitHub Action Run
Source Files on build 26515230079
  • Tree
  • List 18
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #138
  • PR Base - devel (#26045314231)
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