Skip to content

DEP-11967 cookie sync prebid.js integration#1

Open
IlliaMil wants to merge 6 commits intomasterfrom
DEP-11967-Cookie-Sync-Prebid.js-integration
Open

DEP-11967 cookie sync prebid.js integration#1
IlliaMil wants to merge 6 commits intomasterfrom
DEP-11967-Cookie-Sync-Prebid.js-integration

Conversation

@IlliaMil
Copy link

@IlliaMil IlliaMil commented Feb 3, 2026

No description provided.

@coveralls
Copy link

coveralls commented Feb 3, 2026

Pull Request Test Coverage Report for Build 21712170404

Details

  • 168 of 168 (100.0%) changed or added relevant lines in 4 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.004%) to 93.382%

Files with Coverage Reduction New Missed Lines %
modules/excoBidAdapter.js 1 70.34%
libraries/connectionInfo/connectionUtils.js 2 42.86%
test/spec/modules/teadsBidAdapter_spec.js 2 95.63%
Totals Coverage Status
Change from base Build 21633563070: 0.004%
Covered Lines: 209336
Relevant Lines: 217550

💛 - Coveralls

@linearb linearb bot added the 20 min review label Feb 5, 2026
? { 'startioId': value }
: undefined;
},
getId(config, consentData, storedId) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding to "consentData":
The standard fields on consentData are:

  • consentData.gdpr — { gdprApplies: bool, consentString: string }
  • consentData.usp — USP/CCPA privacy string
  • consentData.gpp — { gppString: string, applicableSections: [] }
  • consentData.coppa — COPPA flag

Do we need add them to our url? @matanarbel-startapp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants