Skip to content

Use urllib.parse.urljoin instead of string concat#26

Open
AdamHepner wants to merge 1 commit into
Visual-Regression-Tracker:masterfrom
AdamHepner:fix-2
Open

Use urllib.parse.urljoin instead of string concat#26
AdamHepner wants to merge 1 commit into
Visual-Regression-Tracker:masterfrom
AdamHepner:fix-2

Conversation

@AdamHepner
Copy link
Copy Markdown

Fixes #25

This is a quick fix, but I don't know if it breaks anything else, and to be honest I don't have time to check it right now. Hope it helps anyway.

Copy link
Copy Markdown
Member

@pashidlos pashidlos left a comment

Choose a reason for hiding this comment

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

thanks for contribution @AdamHepner!

there are more places to cover
could you complete them all?

@AdamHepner
Copy link
Copy Markdown
Author

I can look into it when I have time, but can't tell when this will be

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Starting VRT fails if the provided API_URL ends with /

2 participants