openSUSE/open-build-service

View on GitHub
src/api/app/models/local_build_statistic/for_package.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method statistic has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def statistic
      result = backend_statistics
      return if result.blank?

      disk = result.dig('disk', 'usage')
Severity: Minor
Found in src/api/app/models/local_build_statistic/for_package.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status