Skip to content

Use URI object to handle product analytics apps uri

Ievgen Chernikov requested to merge update-url-handling-pa-services into master

What does this MR do and why?

  1. Refactoring code to use URI instead of parsing the string with split. This is just to make the code cleaner.
  2. Minor update to logging when starting .NET SDK app in tests

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Ievgen Chernikov

Merge request reports