MCPcopy 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
16def last_logged_call():
17 return op_client.base_client.local_testing_only_get_latest_logged_call()
18
19
20def test_sync_reports_valid_response_payload():

Tested by

no test coverage detected