pacifica/pacifica-cli

View on GitHub
pacifica/cli/upload.py

Summary

Maintainability
A
0 mins
Test Coverage

File upload.py has 269 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

#!/usr/bin/python
# -*- coding: utf-8 -*-
"""The upload module used to send the data to ingest."""
from __future__ import print_function
from threading import Thread
Severity: Minor
Found in pacifica/cli/upload.py - About 2 hrs to fix

    Function setup_chain_thread has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def setup_chain_thread(pipes, args, func, wthreads, doit):
    Severity: Minor
    Found in pacifica/cli/upload.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status