Skip to content

Conversation

@yrom
Copy link
Contributor

@yrom yrom commented Sep 2, 2019

This PR will modify the postUri value in SentryClient.

Added two test cases :

const String _testDsnWithPath = 'https://public:[email protected]/path/1';
const String _testDsnWithPort = 'https://public:[email protected]:8888/1';

yrom added 2 commits September 2, 2019 12:39
1. dsn may specify non-regular port
2. dsn may contains some paths before the projectID
@yjbanov yjbanov self-requested a review September 25, 2019 17:11
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

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

Great! LGTM.

@yjbanov yjbanov merged commit 79ea153 into getsentry:master Oct 16, 2019
@yrom yrom deleted the fix-post-uri branch October 17, 2019 08:38
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.

2 participants