Coverage report:
100%
hide covered
Files
Functions
Classes
coverage.py v7.10.6
, created at 2025-11-06 21:12 +0100
File
function
statements
missing
excluded
coverage
tests/test_justcode_python.py
TestPyConfig.test_standard_config
3
0
0
100%
tests/test_justcode_python.py
TestPyConfig.test_config_new_default
3
0
0
100%
tests/test_justcode_python.py
TestPyConfig.test_config_new_with_limit
3
0
0
100%
tests/test_justcode_python.py
TestPyConfig.test_config_new_with_varint
3
0
0
100%
tests/test_justcode_python.py
TestPyConfig.test_config_new_with_all_options
3
0
0
100%
tests/test_justcode_python.py
TestPyConfig.test_config_with_limit
4
0
0
100%
tests/test_justcode_python.py
TestPyConfig.test_config_with_variable_int_encoding
4
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_int
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_negative_int
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_large_int
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_string
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_empty_string
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_unicode_string
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_bool_true
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_bool_false
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_float
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_bytes
3
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_with_config
4
0
0
100%
tests/test_justcode_python.py
TestEncode.test_encode_unsupported_type
4
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_int
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_negative_int
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_string
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_empty_string
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_bool_true
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_bool_false
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_float
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_bytes
4
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_auto_detect_int
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_auto_detect_string
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_auto_detect_bool
3
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_with_config
4
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_invalid_bytes
2
0
0
100%
tests/test_justcode_python.py
TestDecode.test_decode_invalid_target_type
3
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_int
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_negative_int
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_string
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_unicode_string
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_bool
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_float
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_bytes
4
0
0
100%
tests/test_justcode_python.py
TestRoundTrip.test_roundtrip_with_config
5
0
0
100%
tests/test_justcode_python.py
TestEdgeCases.test_encode_zero
3
0
0
100%
tests/test_justcode_python.py
TestEdgeCases.test_encode_one
3
0
0
100%
tests/test_justcode_python.py
TestEdgeCases.test_encode_minus_one
3
0
0
100%
tests/test_justcode_python.py
TestEdgeCases.test_decode_empty_bytes
2
0
0
100%
tests/test_justcode_python.py
TestEdgeCases.test_decode_wrong_type
3
0
0
100%
tests/test_justcode_python.py
TestVersion.test_version_exists
3
0
0
100%
tests/test_justcode_python.py
(no function)
55
0
0
100%
Total
209
0
0
100%
No items found using the specified filter.