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

Ignore invalid URLs that cause urljoin to raise. #393

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into ignore-malformed-urls

4157f6f
Select commit
Loading
Failed to load commit list.
Open

Ignore invalid URLs that cause urljoin to raise. #393

Merge branch 'master' into ignore-malformed-urls
4157f6f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 22, 2023 in 1s

62.50% of diff hit (target 97.23%)

View this Pull Request on Codecov

62.50% of diff hit (target 97.23%)

Annotations

Check warning on line 495 in html2text/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

html2text/__init__.py#L495

Added line #L495 was not covered by tests

Check warning on line 497 in html2text/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

html2text/__init__.py#L497

Added line #L497 was not covered by tests

Check warning on line 594 in html2text/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

html2text/__init__.py#L594

Added line #L594 was not covered by tests

Check warning on line 596 in html2text/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

html2text/__init__.py#L596

Added line #L596 was not covered by tests

Check warning on line 834 in html2text/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

html2text/__init__.py#L834

Added line #L834 was not covered by tests

Check warning on line 836 in html2text/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

html2text/__init__.py#L836

Added line #L836 was not covered by tests