Skip to content

refactor: rename Error::URL to Error::ParseURL for clarify#29

Merged
nakaryo716 merged 1 commit into
mainfrom
refactor-error-url
Jul 16, 2025
Merged

refactor: rename Error::URL to Error::ParseURL for clarify#29
nakaryo716 merged 1 commit into
mainfrom
refactor-error-url

Conversation

@nakaryo716

@nakaryo716 nakaryo716 commented Jul 16, 2025

Copy link
Copy Markdown
Owner

Overview

The previous name URL was ambiguous. This changes makes it clear that the error refers specifically to a failure in URL parse

Changes

  • Change Error enum valiant from URL to ParseURL
  • Reflect changes into CodeRequest's method and send_id_tokne_req() function

The previous name `URL` was ambiguous. This changes makes it clear that
the error refers specifically to a failure in URL parse
@nakaryo716 nakaryo716 self-assigned this Jul 16, 2025
@nakaryo716 nakaryo716 marked this pull request as ready for review July 16, 2025 13:44
@nakaryo716 nakaryo716 merged commit 2802d0f into main Jul 16, 2025
1 check passed
@nakaryo716 nakaryo716 deleted the refactor-error-url branch July 16, 2025 13:45
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