Skip to content
New issue

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

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

Already on GitHub? # to your account

Enforce 100% coverage #159

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Enforce 100% coverage #159

merged 1 commit into from
Sep 29, 2024

Conversation

Kludex
Copy link
Owner

@Kludex Kludex commented Sep 29, 2024

No description provided.

Comment on lines -516 to -518
# true file objects write returns None
if bwritten is None:
bwritten = self._fileobj.tell() - pos
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code is unreachable.

Comment on lines -145 to -146
def ord_char(c: int) -> int:
return c
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also unreachable.

@Kludex Kludex merged commit 24d5f57 into master Sep 29, 2024
6 checks passed
@Kludex Kludex deleted the 100-coverage branch September 29, 2024 07:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant