michalc/python-http-signature-client

View on GitHub

Showing 2 of 2 total issues

File tests.py has 276 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from base64 import b64encode
import hashlib
import unittest

from http.server import HTTPServer, BaseHTTPRequestHandler
Severity: Minor
Found in tests.py - About 2 hrs to fix

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

    def sign_headers(
    Severity: Minor
    Found in http_signature_client.py - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language