MCPcopy
hub / github.com/github/awesome-copilot / pass_

Function pass_

skills/quality-playbook/quality_gate.py:485–486  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

483
484
485def pass_(msg):
486 print(f" PASS: {msg}")
487
488
489def warn(msg):

Callers 15

check_file_existenceFunction · 0.85
check_bugs_headingFunction · 0.85
check_tdd_sidecarFunction · 0.85
check_tdd_logsFunction · 0.85
check_recheck_sidecarFunction · 0.85
check_use_casesFunction · 0.85
check_terminal_gateFunction · 0.85
check_mechanicalFunction · 0.85
check_patchesFunction · 0.85
check_writeupsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected