-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Description
Testing fails due to coverage not reaching 100%.
Steps to Reproduce
Run tests with Python >= 3.9
Actual result:
---------- coverage: platform sunos5, python 3.9.19-final-0 ----------
Name Stmts Miss Cover
----------------------------------------
sdjson/__init__.py 126 1 99%
----------------------------------------
TOTAL 126 1 99%
FAIL Required test coverage of 100.0% not reached. Total coverage: 99.21%
Expected result:
Testing pass.
Reproduces how often:
Easily reproduced
Version
- Operating System: OpenIndiana
- Python: 3.9.19
- sdjson: 0.4.0
Installation source
PyPI