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

Python SDK Updates for Interoperability #38

Closed traiantalpalaru closed 1 month ago

traiantalpalaru commented 1 month ago

This pull request encompasses an update to the Python SDK to support interoperability.

github-actions[bot] commented 1 month ago

File Coverage
All files 83% :white_check_mark:
tests/__init__.py 100% :white_check_mark:
tests/conftest.py 100% :white_check_mark:
tests/algorithms/__init__.py 100% :white_check_mark:
tests/algorithms/conftest.py 97% :white_check_mark:
tests/api/__init__.py 100% :white_check_mark:
tests/api/conftest.py 100% :white_check_mark:
tests/api/manage/__init__.py 100% :white_check_mark:
tests/api/quantum/__init__.py 100% :white_check_mark:
tests/api/subscription/__init__.py 100% :white_check_mark:
tests/api/validation/__init__.py 100% :white_check_mark:
xq/config.py 93% :white_check_mark:
xq/algorithms/__init__.py 100% :white_check_mark:
xq/algorithms/aes_encryption.py 77% :white_check_mark:
xq/algorithms/encryption.py 87% :white_check_mark:
xq/algorithms/otp_encryption.py 78% :white_check_mark:
xq/api/__init__.py 88% :white_check_mark:
xq/api/manage/__init__.py 100% :white_check_mark:
xq/api/manage/authentication.py 72% :x:
xq/api/manage/communications.py 90% :white_check_mark:
xq/api/manage/contact_management.py 86% :white_check_mark:
xq/api/manage/usergroup.py 93% :white_check_mark:
xq/api/quantum/__init__.py 100% :white_check_mark:
xq/api/quantum/generator.py 100% :white_check_mark:
xq/api/subscription/__init__.py 100% :white_check_mark:
xq/api/subscription/authentication.py 95% :white_check_mark:
xq/api/subscription/key_management.py 75% :white_check_mark:
xq/api/subscription/user_management.py 62% :x:
xq/api/validation/__init__.py 100% :white_check_mark:
xq/api/validation/key_management.py 76% :white_check_mark:
xq/exceptions/__init__.py 100% :white_check_mark:
xq/exceptions/configuration.py 100% :white_check_mark:
xq/exceptions/encryption.py 60% :x:
xq/exceptions/xq.py 100% :white_check_mark:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against a527d24ba882adf1fe31c8ffd14d2327105a3a0c