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

Tests: Replace assert False with pytest.fail() #7546

Merged
merged 1 commit into from
Nov 12, 2023

Replace 'assert False' with pytest.fail()

5eea6ed
Select commit
Loading
Failed to load commit list.
Merged

Tests: Replace assert False with pytest.fail() #7546

Replace 'assert False' with pytest.fail()
5eea6ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 12, 2023 in 1s

50.00% of diff hit (target 89.69%)

View this Pull Request on Codecov

50.00% of diff hit (target 89.69%)

Annotations

Check warning on line 49 in Tests/test_file_iptc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_file_iptc.py#L49

Added line #L49 was not covered by tests

Check warning on line 419 in Tests/test_file_jpeg2k.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_file_jpeg2k.py#L419

Added line #L419 was not covered by tests

Check warning on line 429 in Tests/test_file_jpeg2k.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_file_jpeg2k.py#L429

Added line #L429 was not covered by tests

Check warning on line 1002 in Tests/test_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_image.py#L1002

Added line #L1002 was not covered by tests

Check warning on line 1013 in Tests/test_image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_image.py#L1013

Added line #L1013 was not covered by tests

Check warning on line 88 in Tests/test_imageshow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_imageshow.py#L88

Added line #L88 was not covered by tests