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

prebid / Prebid.js / 26761407109
96%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 02:47PM UTC
Jobs 1
Files 1892
Run time 4min
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

01 Jun 2026 02:31PM UTC coverage: 96.445% (+0.001%) from 96.444%
26761407109

push

github

05c338
web-flow
Adnow & DistroScale Adapters: remove deleted GVL IDs (#14966)

### Motivation
- The IAB vendor list marks GVL IDs `1210` and `754` as deleted, so adapters must not advertise those vendor IDs.
- Keep adapter runtime behavior unchanged while preventing Prebid from registering deleted TCF vendors.
- Ensure module metadata and per-module disclosure entries no longer reference deleted vendor IDs or disclosure URLs.

### Description
- Remove the `GVLID` constants and the `gvlid` fields from `modules/adnowBidAdapter.js` and `modules/distroscaleBidAdapter.js` so adapters no longer expose `1210` or `754`.
- Update generated metadata files `metadata/modules.json`, `metadata/modules/adnowBidAdapter.json`, and `metadata/modules/distroscaleBidAdapter.json` to set the corresponding `gvlid` values to `null` and clear `disclosures`/`disclosureURL` entries.
- Preserve the `ds` alias for DistroScale and leave all other adapter behaviour and supported media types unchanged.

### Testing
- Ran `npx eslint modules/adnowBidAdapter.js modules/distroscaleBidAdapter.js --cache --cache-strategy content` and it completed successfully.
- Ran the adapter unit tests with `npx gulp test --nolint --file test/spec/modules/adnowBidAdapter_spec.js` and `npx gulp test --nolint --file test/spec/modules/distroscaleBidAdapter_spec.js` and both test runs passed.
- Performed metadata validation and JSON parse checks (build-time GVL/metadata checks) and they passed without errors.

228900 of 237338 relevant lines covered (96.44%)

76.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26761407109.1 01 Jun 2026 02:47PM UTC 1892
96.44
GitHub Action Run
Source Files on build 26761407109
  • Tree
  • List 1892
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26761407109
  • 05c33887 on github
  • Prev Build on master (#26750925221)
  • Next Build on master (#26765854114)
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