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

support for tests on versions 3.8, 3.9, and 3.10 #30

Closed mediocretech closed 2 years ago

github-actions[bot] commented 2 years ago

File Coverage
All files 92% :white_check_mark:
xq/__init__.py 92% :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 97% :white_check_mark:
xq/algorithms/otp_encryption.py 97% :white_check_mark:
xq/api/__init__.py 89% :white_check_mark:
xq/api/manage/__init__.py 100% :white_check_mark:
xq/api/manage/authentication.py 80% :white_check_mark:
xq/api/manage/contact_management.py 85% :white_check_mark:
xq/api/manage/usergroup.py 92% :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 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 93% :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 915f3c546d9fc8a3db7343da48eeca5bbdf80398