MCPcopy Create free account
hub / github.com/IABTechLab/uid2docs / handle_unmapped

Function handle_unmapped

test/python/test/test_post_identity_map_v3.py:111–113  ·  view source on GitHub ↗
(original_email, reason)

Source from the content-addressed store, hash-verified

109 assert refresh_from is not None
110
111 def handle_unmapped(original_email, reason):
112 assert original_email is not None
113 assert reason is not None
114
115 # V3: Process array-indexed responses
116 for index, item in enumerate(response['body']['email']):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected