portainer/portainer

View on GitHub
app/docker/views/volumes/volumesController.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getVolumes has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function getVolumes() {
      var endpointProvider = $scope.applicationState.endpoint.mode.provider;
      var endpointRole = $scope.applicationState.endpoint.mode.role;

      $q.all({
Severity: Minor
Found in app/docker/views/volumes/volumesController.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status