-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
LuponMedia Bid Adapter: user sync endpoint updated #8126
Conversation
using isFn from utils
This pull request introduces 1 alert when merging e14acda into 00e0bb5 - view on LGTM.com new alerts:
|
Hi @adxpremium , code coverage is at 57.22%, that is below 80%, the required minimum to accept this PR.
followed by
|
Hi, we are not sure what code coverage is in this case and what needs to be done on our side to make PR pass the minimum requirements? Could you please explain? |
A Prebid rule is that everything that gets merged must have at least 80% code coverage + at least one review. When we execute unit tests with |
can you please remove digitrust references? |
@patmmccann digitrust is now removed |
Tyvm |
hi there. I still see tests missing for the following functions:
Coverage is still stuck at 56.75% , cannot merge. |
@adxpremium please see #8372 . Is your use of getLegacyFPD working? It appears not |
Removed FPD legacy
This pull request introduces 1 alert when merging 1bdc194 into 7a80c65 - view on LGTM.com new alerts:
|
Fixed empty lines
@adxpremium following up on this pr. Looks like there have been more recent additions here but appears to be a current conflict with master? Were you able to update testing for the above functions? |
@adxpremium review of your adapter cannot proceed until you improve test coverage. |
@adxpremium closing this pr for now. Please feel free to reopen or open an issue if you need help with this adapter update. |
Type of change