QutBioacoustics/baw-workers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
baw-workers.gemspec
lib/baw-workers.rb66
A
0 mins
lib/baw-workers/action_base.rb47
A
0 mins
lib/baw-workers/analysis/action.rb152
A
3 hrs
lib/baw-workers/analysis/payload.rb110
A
1 hr
lib/baw-workers/analysis/runner.rb214
A
3 hrs
lib/baw-workers/analysis/status.rb89
A
1 hr
lib/baw-workers/api_communicator.rb275
D
1 day
lib/baw-workers/audio_check/action.rb87
A
35 mins
lib/baw-workers/audio_check/csv_helper.rb198
C
1 day
lib/baw-workers/audio_check/work_helper.rb304
D
3 days
lib/baw-workers/config.rb238
D
1 day
lib/baw-workers/exceptions.rb16
A
0 mins
lib/baw-workers/file_info.rb115
A
2 hrs
lib/baw-workers/harvest/action.rb141
C
1 day
lib/baw-workers/harvest/gather_files.rb176
B
6 hrs
lib/baw-workers/harvest/single_file.rb216
B
4 hrs
lib/baw-workers/mail/mailer.rb60
B
4 hrs
lib/baw-workers/media/action.rb92
A
20 mins
lib/baw-workers/media/work_helper.rb101
A
3 hrs
lib/baw-workers/mirror/action.rb57
A
20 mins
lib/baw-workers/multi_logger.rb143
A
3 hrs
lib/baw-workers/partial_payload.rb77
A
1 hr
lib/baw-workers/read_csv.rb36
A
2 hrs
lib/baw-workers/redis_communicator.rb73
A
25 mins
lib/baw-workers/register_mime_types.rb12
A
0 mins
lib/baw-workers/resque_api.rb164
A
3 hrs
lib/baw-workers/resque_job_id.rb57
A
25 mins
lib/baw-workers/resque_status_custom_expire.rb21
A
0 mins
lib/baw-workers/settings.rb17
A
0 mins
lib/baw-workers/storage/analysis_cache.rb62
A
0 mins
lib/baw-workers/storage/audio_cache.rb55
A
0 mins
lib/baw-workers/storage/audio_original.rb73
A
1 hr
lib/baw-workers/storage/common.rb156
B
5 hrs
lib/baw-workers/storage/spectrogram_cache.rb66
A
0 mins
lib/baw-workers/template/action.rb31
A
0 mins
lib/baw-workers/validation.rb138
A
2 hrs
lib/baw-workers/version.rb3
A
0 mins
lib/settings/settings.default.yml
lib/tasks/run_worker.rake