MCPcopy Create free account
hub / github.com/Persper/code-analytics / _start_process_commit

Method _start_process_commit

persper/graphs/processor.py:331–332  ·  view source on GitHub ↗
(self, commit)

Source from the content-addressed store, hash-verified

329 self.last_processed_commit = None
330
331 def _start_process_commit(self, commit):
332 pass
333
334 def set_repo_path(self, repo_path):
335 self.repo_path = repo_path

Callers 1

processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected