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

change in Aardvark adapter to handle additional data #3821

Merged
merged 2 commits into from
May 27, 2019

Conversation

musikele
Copy link
Contributor

Type of change

  • [ x ] Refactoring (no functional changes, no api changes)

Description of change

Aardvark will send, together with the bid data, an optional ex property that may contain some useful information. We want to pass it together with the bid.

Also, we removed utils.getTopWindowUrl() function calls and refactored the code and the tests to use `refererInfo.referer'.

  • contact email of the adapter’s maintainer
    chris@rtk.io

  • official adapter submission

@stale
Copy link

stale bot commented May 27, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 27, 2019
@mike-chowla
Copy link
Contributor

Your test coverage is low:

Screen Shot 2019-05-27 at 9 25 49 AM

I'm going to approve this since the these changes aren't reducing coverage but for your next pull request, please get your test coverage above the 80% bar.

@stale stale bot removed the stale label May 27, 2019
Copy link
Contributor

@mike-chowla mike-chowla left a comment

Choose a reason for hiding this comment

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

LGTM

@mike-chowla mike-chowla merged commit 3f5a598 into prebid:master May 27, 2019
@musikele
Copy link
Contributor Author

Thank you @mike-chowla , we'll fix the coverage for the next PR

VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* added property ex to rawBid

* removed utils.getTopWindowUrl()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants