Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Linkchecker Utils #3488

Open
jarlhengstmengel opened this issue Mar 5, 2025 · 0 comments
Open

Refactor Linkchecker Utils #3488

jarlhengstmengel opened this issue Mar 5, 2025 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@jarlhengstmengel
Copy link
Contributor

Motivation

While working on #3477 it came up that linkcheck_utils.py would be a good candidate for some refactoring. E.g. the get_url method handles a lot of tasks that could be split into different methods.

Proposed Solution

Refactor linkcheck_utils.py to make the code cleaner. Mainly split up big Methods where necessary and usefull

Alternatives

Leave it as it is

Related Issues

This came up during working on #3477
Issue #3061 was also brought up to be positively effected by refactoring

@jarlhengstmengel jarlhengstmengel added the feature New feature or request label Mar 5, 2025
@jarlhengstmengel jarlhengstmengel self-assigned this Mar 5, 2025
@MizukiTemma MizukiTemma added this to the Next-up milestone Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants