Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ RecordOwner
Class
RecordOwner
keepercommander/params.py:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
33
class
RecordOwner(NamedTuple):
34
owner: bool
35
account_uid: str
36
37
38
class
RestApiContext:
Callers
11
test_is_owned_record
Method · 0.90
test_reuses_owned_record
Method · 0.90
test_creates_when_only_non_owned_match
Method · 0.90
test_prefers_owned_when_squat_present
Method · 0.90
test_returns_none_for_non_owned_only
Method · 0.90
test_reuses_owned_app_from_get_app_record_fallback
Method · 0.90
test_find_record_in_folder_skips_non_owned
Method · 0.90
test_skips_non_owned_record
Method · 0.90
test_returns_none_when_only_shared_match
Method · 0.90
_sync_down_impl
Function · 0.85
_reconstruct_nested_share_folder_entities
Function · 0.85
Calls
no outgoing calls
Tested by
9
test_is_owned_record
Method · 0.72
test_reuses_owned_record
Method · 0.72
test_creates_when_only_non_owned_match
Method · 0.72
test_prefers_owned_when_squat_present
Method · 0.72
test_returns_none_for_non_owned_only
Method · 0.72
test_reuses_owned_app_from_get_app_record_fallback
Method · 0.72
test_find_record_in_folder_skips_non_owned
Method · 0.72
test_skips_non_owned_record
Method · 0.72
test_returns_none_when_only_shared_match
Method · 0.72