-
Notifications
You must be signed in to change notification settings - Fork 769
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: Pixfuture #4117
base: master
Are you sure you want to change the base?
New Adapter: Pixfuture #4117
Conversation
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
received
…On Tue, 24 Dec 2024 at 04:56, Ashish Garg ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In static/bidder-info/pixfuture.yaml
<#4117 (comment)>
:
> @@ -0,0 +1,16 @@
+endpoint: "https://srv-adapter.pixfuture.com/pixservices"
+maintainer:
+ email: ***@***.***"
Sent an email for verification. Please reply with "received".
—
Reply to this email directly, view it on GitHub
<#4117 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUDNEQT5OAVWPASNEC4GV732HEVTPAVCNFSM6AAAAABT5HIYBCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDKMRRG43DAOBRGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I would like to ask for your help with reviewing a pull request [New Adapter: Pixfuture #4117]. |
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
Co-authored-by: Sheridan C Rawlins <[email protected]>
Co-authored-by: Sheridan C Rawlins <[email protected]>
Co-authored-by: Sheridan C Rawlins <[email protected]>
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
I still see a bunch of unresolved comments from @bsardo … we can leave the bot-generated comments unresolved, but I would like to re-review after others' comments are addressed (I don't think there's process to promote my RFC to at least neutral… wish there was like an "I approve but defer to others" or the like feature in github - there used to be something like that in gerrit when I used that years and years ago, and I miss it 😉 ) Anyway… will re-review when those are tackled |
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
Also, I see one dangling comment from me still #4117 (comment) I see that you have merged a few times, maybe once more would remove that diff from the go.mod/sum? |
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
coverage.out
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file still exists. Please delete.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neither of these files should be updated. Please revert.
adapters/pixfuture/pixfuture_test.go
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
None of your JSON tests are being executed because you're not calling RunJSONBidderTest
as described in the Test Your Adapter section of the developer docs. Please add a TestJsonSamples
test as described in the docs.
docs/pixfuture.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please open a docs PR that will, at a minimum, indicate that pixfuture has PBS support, and share the link to it.
adapters/pixfuture/pixfuturetest/supplemental/bid_parsing_error.json
Outdated
Show resolved
Hide resolved
adapters/pixfuture/pixfuturetest/supplemental/bid_parsing_error.json
Outdated
Show resolved
Hide resolved
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
Code coverage summaryNote:
pixfutureRefer here for heat map coverage report
|
This Pixfuture Prebid Server Adapter enables seamless integration with Pixfuture's ad exchange, allowing publishers to leverage their demand through server-side header bidding. The adapter formats outgoing bid requests, processes incoming bid responses, and adheres to OpenRTB standards for efficient and privacy-compliant ad delivery.