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

New Adapter: Zentotem #4053

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

New Adapter: Zentotem #4053

wants to merge 26 commits into from

Conversation

zentotem
Copy link

GermanBogatov and others added 26 commits July 2, 2024 12:42
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
fix after review
fix after review
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
add adapter for zentotem
fix after review
fix after review
replace v2 to v3
# Conflicts:
#	adapters/zentotem/params_test.go
#	adapters/zentotem/zentotem.go
#	adapters/zentotem/zentotem_test.go
#	exchange/adapter_builders.go
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, dc73050

zentotem

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/zentotem/zentotem.go:17:	Builder			100.0%
github.com/prebid/prebid-server/v3/adapters/zentotem/zentotem.go:24:	MakeRequests		83.3%
github.com/prebid/prebid-server/v3/adapters/zentotem/zentotem.go:49:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v3/adapters/zentotem/zentotem.go:62:	MakeBids		88.9%
total:									(statements)		89.2%

@@ -0,0 +1,16 @@
endpoint: "https://rtb.zentotem.net/bid?sspuid=cqlnvfk00bhs0b6rci6g"
maintainer:
email: [email protected]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I sent email. Please response.

Copy link
Author

Choose a reason for hiding this comment

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

@przemkaczmarek hello, we sent a response letter for verification

@@ -0,0 +1,16 @@
endpoint: "https://rtb.zentotem.net/bid?sspuid=cqlnvfk00bhs0b6rci6g"
Copy link
Collaborator

Choose a reason for hiding this comment

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

image
it doesnt work

Copy link
Author

Choose a reason for hiding this comment

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

@przemkaczmarek Hello! This is a correct response because no body was sent in the request.

@przemkaczmarek przemkaczmarek self-assigned this Nov 15, 2024
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.

3 participants