smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
72 stars 26 forks source link

fix: correctly parse URLs with '@' symbol #1032

Closed ianbotsf closed 5 months ago

ianbotsf commented 5 months ago

Issue \

Resolves #1031

Description of changes

Fixes parsing logic to correctly handle the @ symbol outside of the userinfo segment.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
2 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud