dpn-admin/dpn-sync

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/tasks/sidekiq.rake
lib/tasks/dpn_sync.rake
lib/dpn/workers/test_worker.rb15
A
0 mins
lib/dpn/workers/test_messages.rb28
A
0 mins
lib/dpn/workers/sync_worker.rb12
A
0 mins
lib/dpn/workers/sync_replications.rb50
A
0 mins
lib/dpn/workers/sync_replication.rb21
A
0 mins
lib/dpn/workers/sync_nodes.rb22
A
0 mins
lib/dpn/workers/sync_members.rb27
A
0 mins
lib/dpn/workers/sync_member.rb21
A
0 mins
lib/dpn/workers/sync_ingests.rb27
A
0 mins
lib/dpn/workers/sync_ingest.rb19
A
0 mins
lib/dpn/workers/sync_fixity.rb19
A
0 mins
lib/dpn/workers/sync_fixities.rb27
A
0 mins
lib/dpn/workers/sync_digests.rb34
A
0 mins
lib/dpn/workers/sync_digest.rb19
A
0 mins
lib/dpn/workers/sync_content.rb35
A
0 mins
lib/dpn/workers/sync_bags.rb42
A
0 mins
lib/dpn/workers/sync_bag.rb21
A
0 mins
lib/dpn/workers/sync.rb46
A
0 mins
lib/dpn/workers/replication.rb84
A
0 mins
lib/dpn/workers/nodes.rb53
A
0 mins
lib/dpn/workers/node_monitor.rb17
A
0 mins
lib/dpn/workers/node.rb76
A
0 mins
lib/dpn/workers/job_data.rb43
A
0 mins
lib/dpn/workers/bag_stores.rb20
A
0 mins
lib/dpn/workers/bag_store.rb41
A
0 mins
lib/dpn/workers/bag_ssh.rb33
A
0 mins
lib/dpn/workers/bag_rsync.rb62
A
45 mins
lib/dpn/workers/bag_retrieve.rb55
A
0 mins
lib/dpn/workers/bag_retrievals.rb20
A
0 mins
lib/dpn/workers/bag_replications.rb39
A
0 mins
lib/dpn/workers/bag_replication.rb24
A
0 mins
lib/dpn/workers/bag_paths.rb27
A
0 mins
lib/dpn/workers.rb23
A
0 mins
lib/dpn/init.rb36
A
0 mins
fixtures/vcr_cassettes/DPN_Workers_SyncReplications/failure/returns_false_when_it_is_not_configured_to_replicate_from_node.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplications/behaves_like_sync_registry_object_success/_sync/success/returns_true.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplications/behaves_like_sync_registry_object_success/_sync/success/records_success_timestamp.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplications/behaves_like_sync_registry_object_success/_sync/success/logs_success.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplications/_sync_replications/logs_errors_from_requests_to_remote_client_replications.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/behaves_like_sync_content/_create_or_update/raises_exceptions.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/behaves_like_sync_content/_create_or_update/calls_update_when_create_fails.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/behaves_like_sync_content/_create_or_update/calls_create.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/_update/success/returns_true_for_successful_requests_to_node_client_update_replication.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/_update/success/logs_info_from_requests_to_node_client_update_replication.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/_update/failure/returns_false_for_failing_requests_to_node_client_update_replication.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/_update/failure/logs_errors_from_requests_to_node_client_update_replication.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/_create/success/returns_true_for_successful_requests_to_node_client_create_replication.yml
fixtures/vcr_cassettes/DPN_Workers_SyncReplication/_create/success/logs_info_from_requests_to_node_client_create_replication.yml