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 #1173

Merged
merged 17 commits into from
May 2, 2023
Merged

chore: new minor release #1173

merged 17 commits into from
May 2, 2023

Conversation

mirceanis
Copy link
Member

No description provided.

uport-automation-bot and others added 17 commits March 16, 2023 10:09
* chore: add didcomm interop test based on test vectors in spec

* test(didcomm): fix key encoding before import in test

* chore: use correct trust ping message value in test

---------

Co-authored-by: Mircea Nistor <[email protected]>
* feat: add did-peer provider

* chore: add peer-did didComm test

* fix: correct multibase conversion

* chore: uncomment tests

* chore: cleanup

* chore: cleanup

* chore: cleanup
* feat(cli): add did:peer dependency

* fix(cli): suppress node warnings
* fix(cli): NODE_NO_WARNINGS on windows

* fix(cli): turning warnings back on

* fix(cli): node warning turned off for dev cli
* fix(utils): allow x25519-pub multicodec when converting publicKeyMultibase to bytes, rename util function

* fix(credential-ld): pre-process DID doc for Ed25519Signature2020

* fix(credential-ld): return correct signature bytes for Ed25519-2020 suite

* feat(credential-ld): add schema.org and X25519_2020 context

* fix(remote-server): improve LD @context compliance in web-did-doc-router

* fix(credential-ld): fix document loader for Ed25519-2020 suite

---------

Co-authored-by: nickreynolds <[email protected]>
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch coverage: 74.53% and project coverage change: -0.13 ⚠️

Comparison is base (2a0aef1) 85.27% compared to head (2621947) 85.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1173      +/-   ##
==========================================
- Coverage   85.27%   85.14%   -0.13%     
==========================================
  Files         149      154       +5     
  Lines       15283    15890     +607     
  Branches     1615     1677      +62     
==========================================
+ Hits        13032    13530     +498     
- Misses       2251     2360     +109     
Impacted Files Coverage Δ
packages/remote-server/src/web-did-doc-router.ts 28.27% <6.00%> (-10.19%) ⬇️
...-store/src/migrations/4.allowNullVPIssuanceDate.ts 56.25% <50.00%> (-1.59%) ⬇️
packages/test-utils/src/example-did.ts 51.13% <51.13%> (ø)
...ackages/did-provider-peer/src/peer-did-provider.ts 64.33% <64.33%> (ø)
packages/test-utils/src/fake-did.ts 81.42% <66.66%> (-3.30%) ⬇️
packages/did-provider-peer/src/resolver.ts 72.72% <72.72%> (ø)
...-store/src/migrations/3.createPrivateKeyStorage.ts 70.10% <81.81%> (+4.41%) ⬆️
packages/utils/src/encodings.ts 88.23% <83.05%> (-2.11%) ⬇️
...s/data-store/src/migrations/migration-functions.ts 90.00% <90.00%> (ø)
...s/credential-ld/src/suites/Ed25519Signature2020.ts 98.58% <97.22%> (+52.33%) ⬆️
... and 17 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mirceanis mirceanis merged commit b7218cb into main May 2, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants