Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/isso-comments/isso
/ loads
Function
loads
isso/tests/fixtures.py:53–54 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
51
52
53
def
loads(data):
54
return
json.loads(data.decode(
"utf-8"
))
Callers
15
testZeroLikes
Method · 0.90
testSingleLike
Method · 0.90
testSelfLike
Method · 0.90
testMultipleLikes
Method · 0.90
testVoteOnNonexistentComment
Method · 0.90
testTooManyLikes
Method · 0.90
testDislike
Method · 0.90
testGet
Method · 0.90
testCreate
Method · 0.90
testWebsiteXSSPayloadIsEscaped
Method · 0.90
textCreateWithNonAsciiText
Method · 0.90
testCreateMultiple
Method · 0.90
Calls
1
loads
Method · 0.80
Tested by
15
testZeroLikes
Method · 0.72
testSingleLike
Method · 0.72
testSelfLike
Method · 0.72
testMultipleLikes
Method · 0.72
testVoteOnNonexistentComment
Method · 0.72
testTooManyLikes
Method · 0.72
testDislike
Method · 0.72
testGet
Method · 0.72
testCreate
Method · 0.72
testWebsiteXSSPayloadIsEscaped
Method · 0.72
textCreateWithNonAsciiText
Method · 0.72
testCreateMultiple
Method · 0.72