MCPcopy
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
53def loads(data):
54 return json.loads(data.decode("utf-8"))

Callers 15

testZeroLikesMethod · 0.90
testSingleLikeMethod · 0.90
testSelfLikeMethod · 0.90
testMultipleLikesMethod · 0.90
testTooManyLikesMethod · 0.90
testDislikeMethod · 0.90
testGetMethod · 0.90
testCreateMethod · 0.90
testCreateMultipleMethod · 0.90

Calls 1

loadsMethod · 0.80

Tested by 15

testZeroLikesMethod · 0.72
testSingleLikeMethod · 0.72
testSelfLikeMethod · 0.72
testMultipleLikesMethod · 0.72
testTooManyLikesMethod · 0.72
testDislikeMethod · 0.72
testGetMethod · 0.72
testCreateMethod · 0.72
testCreateMultipleMethod · 0.72