Skip to content

Conversation

roarc0
Copy link
Contributor

@roarc0 roarc0 commented Dec 16, 2024

This updates the CWire adapter:

  1. adds 'domainId'
  2. adds the 'app' capability.

The docs are already updated since we did the analogous change for Prebid.js.

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, f45505e

cwire

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:32:	Builder		100.0%
github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:45:	MakeRequests	87.5%
github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:72:	MakeBids	100.0%
total:								(statements)	95.7%

@@ -5,6 +5,9 @@ endpointCompression: gzip
gvlVendorID: 1081
modifyingVastXmlAllowed: false
capabilities:
site:
app:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add an exemplary simple app JSON test.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added two JSONs containing OpenRTB app request and also the additional domainId field.

@bsardo bsardo changed the title CWire: update prebid server adapter CWire: Add domainId param and app capability Dec 16, 2024
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, 6fa75b9

cwire

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:32:	Builder		100.0%
github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:45:	MakeRequests	87.5%
github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:72:	MakeBids	100.0%
total:								(statements)	95.7%

@bsardo bsardo self-assigned this Dec 16, 2024
@roarc0 roarc0 requested a review from bsardo December 16, 2024 19:30
@przemkaczmarek przemkaczmarek self-assigned this Dec 17, 2024
@roarc0
Copy link
Contributor Author

roarc0 commented Dec 18, 2024

validate merge check was failing on:
FAIL github.com/prebid/prebid-server/v3/adapters/pubmatic 0.049s

I rebased it..

@roarc0 roarc0 force-pushed the update-cwire-adapter branch from 6fa75b9 to 61a49fc Compare December 18, 2024 07:58
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, 61a49fc

cwire

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:32:	Builder		100.0%
github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:45:	MakeRequests	87.5%
github.com/prebid/prebid-server/v3/adapters/cwire/cwire.go:72:	MakeBids	100.0%
total:								(statements)	95.7%

@bsardo bsardo added the adapter label Jan 6, 2025
@roarc0
Copy link
Contributor Author

roarc0 commented Jan 8, 2025

Hi! I just wanted to check if there's anything I can do to help move this forward. A publisher has requested this and it's important to start receiving traffic from them. Thank you for your help!

@GMilica
Copy link

GMilica commented Jan 17, 2025

Hello, I’m just following up to see if there’s anything we can do to assist or if any additional information would help move this PR forward. Your support on this would mean a lot, and we truly appreciate your time.

@bsardo bsardo merged commit 3dc2749 into prebid:master Jan 22, 2025
5 checks passed
scr-oath pushed a commit to scr-oath/prebid-server that referenced this pull request Mar 24, 2025
shunj-nb pushed a commit to ParticleMedia/prebid-server that referenced this pull request Jun 13, 2025
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