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

chore: new minor release #1209

Merged
merged 8 commits into from
Aug 1, 2023

feat(did-comm): add support for the AES based content and key encrypt…

5294a81
Select commit
Loading
Failed to load commit list.
Merged

chore: new minor release #1209

feat(did-comm): add support for the AES based content and key encrypt…
5294a81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2023 in 1s

86.04% of diff hit (target 84.49%)

View this Pull Request on Codecov

86.04% of diff hit (target 84.49%)

Annotations

Check warning on line 89 in packages/credential-ld/src/suites/EcdsaSecp256k1RecoverySignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/EcdsaSecp256k1RecoverySignature2020.ts#L89

Added line #L89 was not covered by tests

Check warning on line 34 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L29-L34

Added lines #L29 - L34 were not covered by tests

Check warning on line 37 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 45 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L39-L45

Added lines #L39 - L45 were not covered by tests

Check warning on line 54 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L47-L54

Added lines #L47 - L54 were not covered by tests

Check warning on line 58 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 69 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L60-L69

Added lines #L60 - L69 were not covered by tests

Check warning on line 71 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L71

Added line #L71 was not covered by tests

Check warning on line 75 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 81 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 85 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 93 in packages/credential-ld/src/suites/JsonWebSignature2020.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credential-ld/src/suites/JsonWebSignature2020.ts#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 78 in packages/data-store-json/src/identifier/private-key-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/data-store-json/src/identifier/private-key-store.ts#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 60 in packages/data-store/src/identifier/private-key-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/data-store/src/identifier/private-key-store.ts#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 442 in packages/did-comm/src/didcomm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/didcomm.ts#L439-L442

Added lines #L439 - L442 were not covered by tests

Check warning on line 448 in packages/did-comm/src/didcomm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/didcomm.ts#L448

Added line #L448 was not covered by tests

Check warning on line 612 in packages/did-comm/src/didcomm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/didcomm.ts#L612

Added line #L612 was not covered by tests

Check warning on line 12 in packages/did-comm/src/encryption/a256cbc-hs512-dir.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/a256cbc-hs512-dir.ts#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 58 in packages/did-comm/src/encryption/a256cbc-hs512-dir.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/a256cbc-hs512-dir.ts#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 81 in packages/did-comm/src/encryption/a256cbc-hs512-dir.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/a256cbc-hs512-dir.ts#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 123 in packages/did-comm/src/encryption/a256cbc-hs512-dir.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/a256cbc-hs512-dir.ts#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 137 in packages/did-comm/src/encryption/a256cbc-hs512-dir.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/a256cbc-hs512-dir.ts#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 30 in packages/did-comm/src/encryption/createEncrypter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/createEncrypter.ts#L30

Added line #L30 was not covered by tests

Check warning on line 87 in packages/did-comm/src/encryption/p256-ECDH-1PU.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/p256-ECDH-1PU.ts#L1-L87

Added lines #L1 - L87 were not covered by tests

Check warning on line 53 in packages/did-comm/src/encryption/p256-ECDH-ES.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/did-comm/src/encryption/p256-ECDH-ES.ts#L1-L53

Added lines #L1 - L53 were not covered by tests