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

Fixes #7598: Use safe_repr function to display alert reprs; catch UnicodeDecodeError in all alert handlers #7616

More tests added

919c1a6
Select commit
Loading
Failed to load commit list.
Merged

Fixes #7598: Use safe_repr function to display alert reprs; catch UnicodeDecodeError in all alert handlers #7616

More tests added
919c1a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 2, 2023 in 1s

95.89% of diff hit (target 94.17%)

View this Pull Request on Codecov

95.89% of diff hit (target 94.17%)

Annotations

Check warning on line 261 in src/tribler/core/components/libtorrent/download_manager/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/components/libtorrent/download_manager/download.py#L261

Added line #L261 was not covered by tests

Check warning on line 386 in src/tribler/core/components/libtorrent/download_manager/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/components/libtorrent/download_manager/download.py#L386

Added line #L386 was not covered by tests

Check warning on line 409 in src/tribler/core/components/libtorrent/download_manager/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tribler/core/components/libtorrent/download_manager/download.py#L409

Added line #L409 was not covered by tests