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

SmartyTech Bid Adapter : initial adapter release #9196

Merged
merged 6 commits into from
Nov 14, 2022

Conversation

preved-medved
Copy link
Contributor

@preved-medved preved-medved commented Nov 3, 2022

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Other information

@ChrisHuie ChrisHuie changed the title Add SmartyTech adapter SmartyTech Bid Adapter : initial adapter release Nov 3, 2022
@musikele
Copy link
Contributor

musikele commented Nov 4, 2022

Hi @preved-medved , your bidder does not satisfy the requirement of having at least 80% test coverage.

Please be sure to increase code coverage. To see the coverage run first

npx gulp test-coverage 

and then

npx gulp view-coverage 

@preved-medved
Copy link
Contributor Author

Hi @musikele. Fixed, sorry for that.

Copy link
Contributor

@musikele musikele left a comment

Choose a reason for hiding this comment

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

Check comments please

return bidObject;
},

postRequest(endpoint, data) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't understand the need for this method, it doesn't seem to be called by anybody

Copy link
Contributor

@musikele musikele left a comment

Choose a reason for hiding this comment

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

LGTM

@musikele musikele merged commit 06ce1ab into prebid:master Nov 14, 2022
@musikele
Copy link
Contributor

@preved-medved You may open a PR in the headerbid-expert repository to have their adapter recognized by the Headerbid Expert extension. The PR should be to the bidder patterns file, adding an entry with their adapter's name and the url the adapter uses to send and receive bid responses.

@muuki88
Copy link
Collaborator

muuki88 commented Dec 17, 2022

Docs PR prebid/prebid.github.io#4125

JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
* Add new bid adapter for company smartytech

* change domain to prod

* update unit tests

* remove unused code

* remove unused code
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
* Add new bid adapter for company smartytech

* change domain to prod

* update unit tests

* remove unused code

* remove unused code
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