Skip to content

fix: strip fragments from Twitch channel URLs#10

Merged
vycdev merged 1 commit into
vycdev:developfrom
vycdev2:fix/twitch-url-fragment
Jul 23, 2026
Merged

fix: strip fragments from Twitch channel URLs#10
vycdev merged 1 commit into
vycdev:developfrom
vycdev2:fix/twitch-url-fragment

Conversation

@vycdev2

@vycdev2 vycdev2 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • strip URL fragments before resolving or matching Twitch channel logins
  • add a regression test for full Twitch channel URLs containing fragments

Verification

  • dotnet test Morpheus.Tests/Morpheus.Tests.csproj --no-restore --filter FullyQualifiedName~SubscriptionsModuleTests — passed (1 test)
  • dotnet build --no-restore — passed (1 pre-existing NU1903 warning)
  • dotnet test --no-build --no-restore — passed (157 tests)
  • git diff --check — passed

Risk

  • Low: the change only extends the existing Twitch URL delimiter handling to include fragments.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev
vycdev merged commit 3af21d7 into vycdev:develop Jul 23, 2026
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