MCPcopy Create free account
hub / github.com/GCWing/BitFun / green

Function green

src/apps/relay-server/test_incremental_upload.py:43–44  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

41
42
43def green(s):
44 print(f"\033[32m PASS: {s}\033[0m")
45
46
47def red(s):

Callers 2

assert_eqFunction · 0.85
assert_containsFunction · 0.85

Calls 1

printFunction · 0.85

Tested by

no test coverage detected