Skip to content

fix: trim Atom entry links - #175

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/trim-atom-entry-links
Open

fix: trim Atom entry links#175
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/trim-atom-entry-links

Conversation

@vycdev2

Copy link
Copy Markdown
Contributor

Summary

  • trim surrounding whitespace from Atom entry links before they are posted
  • cover the real feed-fetch path with a loopback HTTP regression test

Verification

  • dotnet build Morpheus.sln --no-restore — passed with 0 warnings and 0 errors
  • dotnet test Morpheus.Tests/Morpheus.Tests.csproj --no-restore --filter FullyQualifiedName~RssFeedServiceTests — passed, 11/11
  • dotnet test Morpheus.sln --no-restore — 513 passed, 1 skipped, 3 failed because the existing MCP registry fingerprint on develop is stale (see fix: stabilize MCP registry fingerprint across platforms #174)

Risk

  • Low: the existing nonblank-link selection is preserved and now trims the selected URL.

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

Sign up for freeto 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

@vycdev2