Skip to content

Fix corrupted URL literal in snippets test#9

Merged
bruno-medeiros merged 1 commit into
masterfrom
cursor/critical-bug-inspection-33b0
May 8, 2026
Merged

Fix corrupted URL literal in snippets test#9
bruno-medeiros merged 1 commit into
masterfrom
cursor/critical-bug-inspection-33b0

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor Bot commented May 8, 2026

Summary

  • Restores the ? query separator in snippets::uri::compare_urls
  • Cleans up the adjacent comment that was also affected by the mechanical rewrite

Validation

  • cargo test -p snippets uri::compare_urls -- --nocapture
  • cargo test -p snippets --lib
  • cargo clippy --all-targets -- --deny warnings

Note: Full cargo test with Docker-backed services could not be run locally because Docker is not installed in this environment; the failing CI step was reproduced and fixed with the focused snippets test.

Open in Web View Automation 

Co-authored-by: Bruno Medeiros <bruno.do.medeiros@gmail.com>
@bruno-medeiros bruno-medeiros marked this pull request as ready for review May 8, 2026 16:45
@bruno-medeiros bruno-medeiros merged commit f86cb88 into master May 8, 2026
1 check passed
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