cloudcomputinghust/CAL

View on GitHub
calplus/v1/object_storage/drivers/base.py

Summary

Maintainability
A
1 hr
Test Coverage

Function upload_object has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def upload_object(self, container, obj, contents,
Severity: Minor
Found in calplus/v1/object_storage/drivers/base.py - About 45 mins to fix

    Function copy_object has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def copy_object(self, container, obj, metadata=None,
    Severity: Minor
    Found in calplus/v1/object_storage/drivers/base.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status