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

Merged
merged 10 commits into from
Jan 27, 2023
Merged

chore: new minor release #1108

merged 10 commits into from
Jan 27, 2023

Conversation

mirceanis
Copy link
Member

This should trigger the release of version 4.3.0, which contains all the features and fixes that we can integrate before the upcoming breaking changes from the ESM conversion.

Included fixed and features:

nickreynolds and others added 10 commits December 5, 2022 13:12
* feat(did-comm): add trust ping protocol

* chore: cleanup

* chore: more test

* chore: cleanup

* chore: refactor test slightly

* chore: stash test scratch work

* fix: update jsonld resolution

* chore: cleanup and fixing tests

* chore: cleanup

* chore: cleanup

* chore: cleanup

* chore: remove jsonld resolution

* chore: update README

* chore: PR feedback

* chore: update default agent config

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

codecov bot commented Jan 27, 2023

Codecov Report

Base: 79.76% // Head: 80.10% // Increases project coverage by +0.34% 🎉

Coverage data is based on head (65da111) compared to base (02cdf26).
Patch coverage: 79.59% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1108      +/-   ##
==========================================
+ Coverage   79.76%   80.10%   +0.34%     
==========================================
  Files         130      132       +2     
  Lines        4699     4741      +42     
  Branches     1011     1060      +49     
==========================================
+ Hits         3748     3798      +50     
+ Misses        951      943       -8     
Impacted Files Coverage Δ
packages/credential-ld/src/ld-default-contexts.ts 100.00% <ø> (ø)
...s/credential-ld/src/suites/Ed25519Signature2020.ts 16.66% <0.00%> (ø)
packages/did-comm/src/transports/transports.ts 92.10% <ø> (ø)
packages/message-handler/src/message.ts 81.81% <ø> (ø)
packages/utils/src/credential-utils.ts 100.00% <ø> (ø)
packages/utils/src/did-utils.ts 73.33% <42.85%> (+8.02%) ⬆️
...es/message-handler/src/abstract-message-handler.ts 33.33% <66.66%> (+11.11%) ⬆️
...d-comm/src/protocols/trust-ping-message-handler.ts 87.87% <87.87%> (ø)
packages/did-comm/src/index.ts 100.00% <100.00%> (ø)
packages/did-comm/src/message-handler.ts 61.53% <100.00%> (+0.49%) ⬆️
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@mirceanis mirceanis merged commit 922be29 into main Jan 27, 2023
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.

7 participants