Skip to content

feat: model.XsUri migrate control characters according to spec#498

Merged
jkowalleck merged 4 commits intomainfrom
fix/output-valid-urls
Dec 2, 2023
Merged

feat: model.XsUri migrate control characters according to spec#498
jkowalleck merged 4 commits intomainfrom
fix/output-valid-urls

Conversation

@jkowalleck
Copy link
Member

fixes #497

@jkowalleck jkowalleck added the enhancement New feature or request label Dec 2, 2023
@jkowalleck jkowalleck requested a review from a team as a code owner December 2, 2023 10:49
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the fix/output-valid-urls branch from 17fda47 to 8371273 Compare December 2, 2023 10:53
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production
Copy link

codacy-production bot commented Dec 2, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (78957e6) 3247 3031 93.35%
Head commit (059bf5d) 3255 (+8) 3039 (+8) 93.36% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#498) 9 9 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the fix/output-valid-urls branch from 8312f53 to 059bf5d Compare December 2, 2023 11:14
@jkowalleck jkowalleck merged commit e490429 into main Dec 2, 2023
@jkowalleck jkowalleck deleted the fix/output-valid-urls branch December 2, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assert correct URLs

1 participant