Skip to content

Increase test coverage #142

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

Merged
merged 12 commits into from
Jun 15, 2025
Merged

Increase test coverage #142

merged 12 commits into from
Jun 15, 2025

Conversation

tfpf
Copy link
Owner

@tfpf tfpf commented Jun 9, 2025

Closes #125.

@tfpf
Copy link
Owner Author

tfpf commented Jun 9, 2025

Use a Docker image to determine the code coverage, because the scenario used to simulate errors in the stringification of the int key or value is applicable only in Python 3.11 and newer.

Built-in Types#Integer string conversion length limitation — Python 3.13.4 documentation

python - Official Image | Docker Hub

@tfpf tfpf merged commit 8b7cee0 into main Jun 15, 2025
7 checks passed
@tfpf tfpf deleted the test-coverage branch June 15, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase test coverage by simulating errors
1 participant