Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pimutils/vdirsyncer
/ items
Function
items
tests/unit/sync/test_sync.py:32–33 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
30
31
32
def
items(s):
33
return
{x[1].raw
for
x in s.items.values()}
34
35
36
def
test_irrelevant_status():
Callers
15
test_irrelevant_status
Function · 0.85
test_missing_status
Function · 0.85
test_missing_status_and_different_items
Function · 0.85
test_read_only_and_prefetch
Function · 0.85
test_partial_sync_ignore
Function · 0.85
test_partial_sync_ignore2
Function · 0.85
test_upload_and_update
Function · 0.85
test_deletion
Function · 0.85
test_already_synced
Function · 0.85
test_conflict_resolution_both_etags_new
Function · 0.85
test_updated_and_deleted
Function · 0.85
test_no_uids
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected