Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Persper/code-analytics
/ on_delete2
Method
on_delete2
persper/graphs/processor.py:354–355 ·
view source on GitHub ↗
(self, diff, commit)
Source
from the content-addressed store, hash-verified
352
return
0
353
354
def
on_delete2(self, diff, commit):
355
return
0
356
357
def
on_rename2(self, diff, commit):
358
return
0
Callers
1
process
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected