Skip to content

Conversation

@sigma-software-prebid
Copy link
Contributor

🔧 Type of changes

  • new bid adapter
  • update bid adapter
  • new feature
  • new analytics adapter
  • new module
  • bugfix
  • documentation
  • configuration
  • technical debt (test coverage, refactoring, etc.)

✨ What's the context?

#4271

🧠 Rationale behind the change

The following changes have been done according to the initial issue scope:

  • bidadjustment/apply.go:
    • Add entries in priority rules to check all the cases with the new item.
  • bidadjustment/build_rules.go:
    • Lowercase the rule to make it case insensitive.

🧪 Test plan

Functionality is covered by TestGetAndApply, TestGetNoSeat and TestGetWithSeat unit tests in bidadjustment/apply_test.go and TestBuildRules unit test in bidadjustment/build_rules_test.go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant