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

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

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: main
Ran 06 May 2026 12:33PM 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:26PM UTC coverage: 95.596%. Remained the same
25435140930

Pull #49

github

peczenyj
test: replace custom warning_like helper with Test::Warn

t/04-legal-basis.t carried a hand-rolled warning_like helper that
captured warns via local \$SIG{__WARN__} and ran like() against the
joined output.  Test::Warn provides the same calling convention
(block + qr// + description) as a CPAN-vetted dependency, so the
helper has no reason to exist in-tree.

Drops the 7-line helper from t/04-legal-basis.t and adds Test::Warn
0.30 to TEST_REQUIRES in Makefile.PL.  No test logic changes; the
existing warning_like { ... } qr/.../, '...' calls work unchanged
because Test::Warn's signature matches the helper's.
Pull Request #49: test: replace custom warning_like helper with Test::Warn

738 of 772 relevant lines covered (95.6%)

11622.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25435140930.1 06 May 2026 12:33PM UTC 11
95.6
GitHub Action Run
Source Files on build 25435140930
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #49
  • PR Base - devel (#25434226029)
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