Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async callback functions, partnership function, rsaes_oaep for KeyEncryptionAlgorithm #64

Closed
wants to merge 17 commits into from

Add pytest-asyncio testing capabilities

c050829
Select commit
Loading
Failed to load commit list.
Closed

Async callback functions, partnership function, rsaes_oaep for KeyEncryptionAlgorithm #64

Add pytest-asyncio testing capabilities
c050829
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 18, 2024 in 0s

66.10% of diff hit (target 96.45%)

View this Pull Request on Codecov

66.10% of diff hit (target 96.45%)

Annotations

Check warning on line 617 in pyas2lib/as2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/as2.py#L617

Added line #L617 was not covered by tests

Check warning on line 626 in pyas2lib/as2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/as2.py#L626

Added line #L626 was not covered by tests

Check warning on line 632 in pyas2lib/as2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/as2.py#L632

Added line #L632 was not covered by tests

Check warning on line 644 in pyas2lib/as2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/as2.py#L644

Added line #L644 was not covered by tests

Check warning on line 778 in pyas2lib/as2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/as2.py#L778

Added line #L778 was not covered by tests

Check warning on line 988 in pyas2lib/as2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/as2.py#L986-L988

Added lines #L986 - L988 were not covered by tests

Check warning on line 233 in pyas2lib/cms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/cms.py#L233

Added line #L233 was not covered by tests

Check warning on line 251 in pyas2lib/cms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyas2lib/cms.py#L251

Added line #L251 was not covered by tests