Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/diffgram/diffgram
/ main
Method
main
shared/annotation.py:614–615 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
612
return
self.return_orginal_file_type()
613
614
def
main(self):
615
return
self.annotation_update_main()
616
617
# Tested
618
def
__perform_external_map_action(self):
Callers
11
test_special__removing_duplicate_instances_in_new_instance_list
Method · 0.95
test_create_instance_relation
Method · 0.95
test__saving_untouched_instance_list_does_not_restore
Method · 0.95
test_create_relation_no_ids
Method · 0.95
test_hashing_algorithm_changes
Method · 0.95
test_no_changes_in_hashes_by_default_values
Method · 0.95
process_compound_instance_list
Function · 0.95
process_existing_instance_list
Method · 0.95
task_annotation_update
Function · 0.95
annotation_update_web
Function · 0.95
execute_action
Method · 0.95
Calls
1
annotation_update_main
Method · 0.95
Tested by
6
test_special__removing_duplicate_instances_in_new_instance_list
Method · 0.76
test_create_instance_relation
Method · 0.76
test__saving_untouched_instance_list_does_not_restore
Method · 0.76
test_create_relation_no_ids
Method · 0.76
test_hashing_algorithm_changes
Method · 0.76
test_no_changes_in_hashes_by_default_values
Method · 0.76