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

Fixes #2258 - cpm bucketing error #2305

Merged
merged 3 commits into from
Mar 30, 2018
Merged

Conversation

mkendall07
Copy link
Member

@mkendall07 mkendall07 commented Mar 21, 2018

Type of change

  • Bugfix

Description of change

Custom cpm buckets where not being calculated correctly if the increment does not cleanly divide into 1. Fixes #2258

@mkendall07 mkendall07 added the needs 2nd review Core module updates require two approvals from the core team label Mar 29, 2018
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 removed in progress needs 2nd review Core module updates require two approvals from the core team labels Mar 30, 2018
@mike-chowla mike-chowla merged commit e6d1fa8 into master Mar 30, 2018
dluxemburg pushed a commit to Genius/Prebid.js that referenced this pull request Jul 17, 2018
* Fixes prebid#2258 - cpm bucketing error

* dealing with imprecise decimal/binary conversions in getCpmTarget()

* just added a comment
@mkendall07 mkendall07 deleted the bugfix/custom_cpm_bucket_error branch August 17, 2018 15:10
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.

Price bucket with 0,3$ step - incorrect granularity
3 participants