QutBioacoustics/baw-workers

View on GitHub
lib/baw-workers/storage/audio_original.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method parse_file_path has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def parse_file_path(file_path)

        file_name = File.basename(file_path)
        file_name_split = file_name.split('_')

Severity: Minor
Found in lib/baw-workers/storage/audio_original.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status