Skip to content

refactor: make website checker return Status always, rather than Result#2140

Merged
thomas-zahner merged 1 commit into
lycheeverse:masterfrom
rina-forks:no-result-website
Apr 20, 2026
Merged

refactor: make website checker return Status always, rather than Result#2140
thomas-zahner merged 1 commit into
lycheeverse:masterfrom
rina-forks:no-result-website

Conversation

@katrinafyi

Copy link
Copy Markdown
Member

this means that the Err case of Client::check will only happen due to remap failures. this means the error cases we have to handle are much clearer.

this commit re-lands this refactor which was previously part of #2124. there's a bit more context in that PR.

this means that the Err case of `Client::check` will only happen due to
remap failures. this means the error cases we have to handle are much
clearer.

this commit re-lands this refactor which was previously part of
lycheeverse#2124. there's a bit more
context in that PR.
@thomas-zahner

Copy link
Copy Markdown
Member

Resolved the conflicts with ef5652c due to the updated signatures and test additions.

@thomas-zahner

Copy link
Copy Markdown
Member

Thank you for this nice and simple PR! I don't see any problems.

@thomas-zahner thomas-zahner merged commit f233db4 into lycheeverse:master Apr 20, 2026
7 checks passed
@mre mre mentioned this pull request Apr 20, 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