fossasia/open-event-orga-server

View on GitHub
app/api/helpers/storage.py

Summary

Maintainability
A
1 hr
Test Coverage

Function upload_to_aws has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def upload_to_aws(
Severity: Major
Found in app/api/helpers/storage.py - About 50 mins to fix

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

def upload_to_gs(bucket_name, client_id, client_secret, file, key, acl='public-read'):
Severity: Minor
Found in app/api/helpers/storage.py - About 45 mins to fix

There are no issues that match your filters.

Category
Status