Nexverse Bid Adapter : initial relese
Type of change
-
[x] Bugfix
-
[x] Feature
-
[x] New bidder adapter
-
[ ] Updated 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
Tread carefully! This PR adds 4 linter errors (possibly disabled through directives):
-
modules/nexverseBidAdapter.js(+4 errors)
updated function build request
Can you please add docs to our docs repo for this pr -> https://github.com/prebid/prebid.github.io/pulls
Also, if you pull in master tests should be fixed
Tread carefully! This PR adds 4 linter errors (possibly disabled through directives):
-
modules/nexverseBidAdapter.js(+4 errors)
Tread carefully! This PR adds 4 linter errors (possibly disabled through directives):
-
modules/nexverseBidAdapter.js(+4 errors)
docs PR https://github.com/prebid/prebid.github.io/pull/5640
Tread carefully! This PR adds 1 linter warning (possibly disabled through directives):
-
libraries/nexverseUtils/index.js(+1 warning)
Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:
-
libraries/advangUtils/index.jshas 13 duplicated lines withlibraries/nexverseUtils/index.js
Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀
Tread carefully! This PR adds 3 linter errors (possibly disabled through directives):
-
libraries/nexverseUtils/index.js(+3 errors)
Tread carefully! This PR adds 2 linter errors (possibly disabled through directives):
-
libraries/nexverseUtils/index.js(+2 errors)