MCPcopy
hub / github.com/dataelement/Clawith / commit

Method commit

backend/tests/test_auth.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58 self.added.append(value)
59
60 async def commit(self):
61 self.committed = True
62
63 async def refresh(self, value):
64 self.refreshed.append(value)

Callers 15

seedFunction · 0.45
mainFunction · 0.45
runFunction · 0.45
get_dbFunction · 0.45
transactionFunction · 0.45
lifespanFunction · 0.45
_tickFunction · 0.45
log_activityFunction · 0.45
_handle_messageMethod · 0.45
mark_onboarding_phaseFunction · 0.45
seed_default_agentsFunction · 0.45
seed_okr_agentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected