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_async_reporting.py:17–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
16
17
async
def
last_logged_call():
18
return
await op_client.base_client.local_testing_only_get_latest_logged_call()
19
20
21
@pytest.fixture(autouse=True)
Callers
4
test_async_reports_valid_response_payload
Function · 0.70
test_async_reports_null_response_payload
Function · 0.70
test_async_reports_invalid_request_payload
Function · 0.70
test_async_reports_unusual_tags
Function · 0.70
Calls
1
local_testing_only_get_latest_logged_call
Method · 0.45
Tested by
no test coverage detected