Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ RemoteBoolScalar
Class
RemoteBoolScalar
python/pyfory/tests/test_struct.py:287–288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
286
@dataclass
287
class
RemoteBoolScalar:
288
value: bool = False
289
290
291
@dataclass
Callers
3
test_compatible_scalar_conversions
Function · 0.85
test_compatible_scalar_rejects_invalid_bool_payload
Function · 0.85
test_scalar_tracking_ref_rules
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_compatible_scalar_conversions
Function · 0.68
test_compatible_scalar_rejects_invalid_bool_payload
Function · 0.68
test_scalar_tracking_ref_rules
Function · 0.68