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

prebid / Prebid.js / 26580031241
96%

Build:
DEFAULT BRANCH: master
Ran 28 May 2026 02:29PM UTC
Jobs 1
Files 1888
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

28 May 2026 02:11PM UTC coverage: 96.432% (+0.002%) from 96.43%
26580031241

push

github

web-flow
TNE Catalyst Bid Adapter: optional params + ortb2 passthrough (#14941)

Combines the AMX-style permissive-params refactor with full ortb2.*
passthrough so the adapter integrates with a single
'{ bidder: tne_catalyst }' entry while honouring everything the
wrapper already populates.

Permissive params (AMX-style)
  - All bid params optional. isBidRequestValid accepts a bid with no
    params; rejects bids with wrong-typed values via a nullOrType helper.
  - slot defaults to bid.adUnitCode and is mirrored into imp.tagid.
  - site.publisher.id omitted when no override; exchange resolves
    publisher from site.domain via sellers.json.
  - New optional params.endpoint and params.testMode (the latter is
    resolved per-imp so individual placements can be marked as test).

ortb2 passthrough
  - ortb2.user / regs / device / app flow through to the outbound.
  - bid.userIdAsEids still read and merged with ortb2.user.eids
    (de-duped by source).
  - Per the module rules, wrapper-set fields are authoritative;
    derived signals (gdprConsent, uspConsent, gppConsent) only fill
    gaps the wrapper hasn't already populated.

site / app mutex
  - OpenRTB 2.6 §3.2.1: site and app are mutually exclusive. When
    ortb2.app is present, site is omitted entirely; publisherId stamps
    onto app.publisher.id. Site is also omitted when no site fields
    would be populated.

schain
  - Read from ortb2.source.ext.schain (Prebid 9.x normalized location)
    with fallback to ortb2.source.schain (OpenRTB 2.6 top-level) and
    finally legacy bid.schain for older wrapper builds. Outbound goes
    on source.schain so modern adapters don't need to ext-fish.

101 tests passing.

Co-authored-by: thenexusengine <250033251+thenexusengine@users.noreply.github.com>

184 of 186 new or added lines in 2 files covered. (98.92%)

25 existing lines in 3 files now uncovered.

228024 of 236461 relevant lines covered (96.43%)

77.11 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
97.28
-1.04% modules/tne_catalystBidAdapter.ts

Coverage Regressions

Lines Coverage ∆ File
16
98.24
0.0% test/spec/auctionmanager_spec.js
7
94.07
0.1% src/videoCache.ts
2
94.95
0.01% src/auction.ts
Jobs
ID Job ID Ran Files Coverage
1 26580031241.1 28 May 2026 02:29PM UTC 1888
96.43
GitHub Action Run
Source Files on build 26580031241
  • Tree
  • List 1888
  • Changed 7
  • Source Changed 6
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26580031241
  • 594dbcbc on github
  • Prev Build on master (#26548196823)
  • Next Build on master (#26589008816)
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