MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / ContractError

Class ContractError

scripts/ci/select-release-candidates.py:19–20  ·  view source on GitHub ↗

Candidate or VirusTotal evidence is incomplete or incoherent.

Source from the content-addressed store, hash-verified

17
18
19class ContractError(Exception):
20 """Candidate or VirusTotal evidence is incomplete or incoherent."""
21
22
23TARGETS = (

Callers 10

regular_statusFunction · 0.70
parse_tsvFunction · 0.70
sha256_fileFunction · 0.70
validate_candidate_rowFunction · 0.70
load_candidatesFunction · 0.70
parse_nonnegativeFunction · 0.70
validate_result_rowFunction · 0.70
load_resultsFunction · 0.70
copy_selectedFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected