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

Response correction: Fix VAST matching #3493

Merged
merged 8 commits into from
Oct 16, 2024

Conversation

And1sS
Copy link
Member

@And1sS And1sS commented Oct 9, 2024

🔧 Type of changes

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

✨ What's the context?

Response correction module does not match VAST markup correctly.

@And1sS And1sS force-pushed the response-correction/vast-fix branch from 0b349e7 to a178a07 Compare October 9, 2024 12:25
@@ -1,5 +1,6 @@
package org.prebid.server.functional.tests.module.responsecorrenction


Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove please empty line


where:
admValue << [
"${PBSUtils.randomString}<${' ' * PBSUtils.getRandomNumber(0, 20)}VAST ${PBSUtils.randomString}",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why 20 spaces, is it a restriction?

@osulzhenko osulzhenko requested a review from marki1an October 11, 2024 12:51
marki1an
marki1an previously approved these changes Oct 11, 2024
@Compile-Ninja Compile-Ninja merged commit 2dfd97a into master Oct 16, 2024
5 checks passed
@Compile-Ninja Compile-Ninja deleted the response-correction/vast-fix branch October 16, 2024 09:45
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.

4 participants