Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adnuntius: Copy advertiserDomains to ORTB bid response adomain #4113

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

antosarho
Copy link
Contributor

No description provided.

Copy link

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, e95c81b

adnuntius

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:100:	Builder			100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:110:	MakeRequests		100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:114:	setHeaders		100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:130:	makeEndpointUrl		92.9%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:179:	getImpSizes		90.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:202:	generateRequests	92.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:318:	MakeBids		81.8%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:345:	getSiteExtAsKv		80.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:355:	getGDPR			92.9%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:380:	generateReturnExt	86.7%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:414:	generateAdResponse	81.5%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:487:	generateBidResponse	88.0%
total:									(statements)		89.3%

@antosarho antosarho force-pushed the useAdvertiserDomains branch from e95c81b to e316853 Compare December 17, 2024 00:02
Copy link

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, e316853

adnuntius

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:100:	Builder			100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:110:	MakeRequests		100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:114:	setHeaders		100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:130:	makeEndpointUrl		92.9%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:179:	getImpSizes		90.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:202:	generateRequests	92.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:318:	MakeBids		81.8%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:345:	getSiteExtAsKv		80.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:355:	getGDPR			92.9%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:380:	generateReturnExt	86.7%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:414:	generateAdResponse	78.3%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:480:	generateBidResponse	88.0%
total:									(statements)		89.1%

@przemkaczmarek przemkaczmarek self-assigned this Dec 17, 2024
@bsardo bsardo added the adapter label Jan 6, 2025
@bsardo bsardo changed the title Adnuntius: use advertiserDomains from ad response in otb adomain parameter Adnuntius: Copy advertiserDomains to ORTB bid response adomain Jan 24, 2025
@antosarho antosarho force-pushed the useAdvertiserDomains branch from e316853 to 6588f2c Compare February 5, 2025 21:55
Copy link

github-actions bot commented Feb 5, 2025

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 6588f2c

adnuntius

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:100:	Builder			100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:110:	MakeRequests		100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:114:	setHeaders		100.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:130:	makeEndpointUrl		92.9%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:179:	getImpSizes		90.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:202:	generateRequests	92.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:318:	MakeBids		81.8%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:345:	getSiteExtAsKv		80.0%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:355:	getGDPR			92.9%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:380:	generateReturnExt	86.7%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:414:	generateAdResponse	78.3%
github.com/prebid/prebid-server/v3/adapters/adnuntius/adnuntius.go:480:	generateBidResponse	88.0%
total:									(statements)		89.1%

Copy link
Contributor

@guscarreon guscarreon left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants