XQ-Message-Inc / pysdk-core

A Python Implementation of XQ Message SDK (V.2) which provides convenient access to the XQ Message API.
12 stars 0 forks source link

Docs #9

Closed mediocretech closed 2 years ago

github-actions[bot] commented 2 years ago

File Coverage
All files 88% :white_check_mark:
xq/__init__.py 77% :white_check_mark:
xq/config.py 100% :white_check_mark:
xq/algorithms/__init__.py 100% :white_check_mark:
xq/algorithms/aes_encryption.py 95% :white_check_mark:
xq/algorithms/encryption.py 100% :white_check_mark:
xq/algorithms/otp_encryption.py 100% :white_check_mark:
xq/api/__init__.py 62% :x:
xq/api/subscription/__init__.py 100% :white_check_mark:
xq/api/subscription/authentication.py 95% :white_check_mark:
xq/api/subscription/key_management.py 100% :white_check_mark:
xq/api/subscription/user_management.py 100% :white_check_mark:
xq/api/validation/__init__.py 100% :white_check_mark:
xq/api/validation/key_management.py 100% :white_check_mark:
xq/exceptions/__init__.py 100% :white_check_mark:
xq/exceptions/configuration.py 100% :white_check_mark:
xq/exceptions/encryption.py 100% :white_check_mark:
xq/exceptions/xq.py 100% :white_check_mark:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against 428ce2c2defae49b860890b5ddb136f1b7e704e0