Skip to content

Core: provide arrays of bids to bidsBackCallback#14657

Merged
patmmccann merged 3 commits intomasterfrom
fix-bidsBackCallback-bidsArray
Apr 13, 2026
Merged

Core: provide arrays of bids to bidsBackCallback#14657
patmmccann merged 3 commits intomasterfrom
fix-bidsBackCallback-bidsArray

Conversation

@dgirardi
Copy link
Copy Markdown
Collaborator

Type of change

  • Bugfix

Description of change

Fixes #14652

@github-actions
Copy link
Copy Markdown

Tread carefully! This PR adds 2 linter errors (possibly disabled through directives):

  • src/auction.ts (+2 errors)

@github-actions
Copy link
Copy Markdown

Tread carefully! This PR adds 2 linter errors (possibly disabled through directives):

  • src/auction.ts (+2 errors)

@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 23756353076

Details

  • 17 of 17 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 96.348%

Totals Coverage Status
Change from base Build 23756052534: 0.001%
Covered Lines: 216410
Relevant Lines: 224614

💛 - Coveralls

@patmmccann patmmccann merged commit 34480ac into master Apr 13, 2026
113 checks passed
@patmmccann patmmccann deleted the fix-bidsBackCallback-bidsArray branch April 13, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pbjs.requestBids calls the bidsBackHandler with the wrong arguments in V10

3 participants