Skip to content

test: avoid dynamic URL regular expression#13

Merged
itsreverence merged 1 commit into
masterfrom
test/avoid-dynamic-url-regexp
Jul 13, 2026
Merged

test: avoid dynamic URL regular expression#13
itsreverence merged 1 commit into
masterfrom
test/avoid-dynamic-url-regexp

Conversation

@itsreverence

Copy link
Copy Markdown
Owner

Summary

Replace a dynamically constructed URL regular expression with a direct containment assertion. This preserves the test intent and removes the CodeQL incomplete-hostname false positive.

Verification

  • npm test — 62 passed
  • npm run check
  • git diff --check

@itsreverence
itsreverence merged commit 8944daa into master Jul 13, 2026
3 checks passed
@itsreverence
itsreverence deleted the test/avoid-dynamic-url-regexp branch July 13, 2026 02:13
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.

1 participant