Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ BoolCoercionObject
Class
BoolCoercionObject
python/pyfory/tests/test_struct.py:656–657 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
654
655
@dataclass
656
class
BoolCoercionObject:
657
b: bool
658
659
660
@dataclass(frozen=True)
Callers
2
test_bool_field_coercion
Function · 0.85
test_bool_field_coercion_numpy_bool
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_bool_field_coercion
Function · 0.68
test_bool_field_coercion_numpy_bool
Function · 0.68