Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPipe/OpenPipe
/ last_logged_call
Function
last_logged_call
client-libs/python/openpipe/test_sync_reporting.py:16–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
16
def
last_logged_call():
17
return
op_client.base_client.local_testing_only_get_latest_logged_call()
18
19
20
def
test_sync_reports_valid_response_payload():
Callers
4
test_sync_reports_valid_response_payload
Function · 0.70
test_sync_reports_null_response_payload
Function · 0.70
test_sync_reports_invalid_request_payload
Function · 0.70
test_sync_reports_unusual_tags
Function · 0.70
Calls
1
local_testing_only_get_latest_logged_call
Method · 0.45
Tested by
no test coverage detected