prebid-server
prebid-server copied to clipboard
Adding static adapter
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, 42315285674a814cf6543ee517dc6f6d4b248e20
static
Refer here for heat map coverage report
github.com/skreepatch/prebid-server/v3/adapters/static/static.go:20: Builder 0.0%
github.com/skreepatch/prebid-server/v3/adapters/static/static.go:24: MakeRequests 0.0%
github.com/skreepatch/prebid-server/v3/adapters/static/static.go:29: MakeBids 0.0%
github.com/skreepatch/prebid-server/v3/adapters/static/static.go:34: MakeBidderResponse 0.0%
total: (statements) 0.0%
Hi @skreepatch, are you trying to add a new adapter called "static"? If so, please see the detailed instructions on how to create a new adapter found here.
Closing since this is a draft and there hasn't been any activity in months. You may reopen it to resume.