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

Added DWN Registrar utility class #765

Merged
merged 4 commits into from
Jul 17, 2024
Merged

Conversation

thehenrytsai
Copy link
Contributor

Given the request of getting this in within the next hour, we might have to merge with a follow up PR for tests later. But nevertheless the PR is here.

Will do some manual test next.

Copy link

changeset-bot bot commented Jul 17, 2024

🦋 Changeset detected

Latest commit: d19e427

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@web5/agent Patch
@web5/user-agent Patch
@web5/proxy-agent Patch
@web5/identity-agent Patch
@web5/api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jul 17, 2024

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

@web5/crypto

  • Project entry file: packages/crypto/src/index.ts

@web5/crypto-aws-kms

  • Project entry file: packages/crypto-aws-kms/src/index.ts

@web5/dids

  • Project entry file: packages/dids/src/index.ts

@web5/credentials

  • Project entry file: packages/credentials/src/index.ts

TBDocs Report Updated at 2024-07-17T20:34:08Z d19e427

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 5.47945% with 138 lines in your changes missing coverage. Please review.

Project coverage is 92.78%. Comparing base (44604a4) to head (d19e427).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #765      +/-   ##
==========================================
+ Coverage   91.62%   92.78%   +1.15%     
==========================================
  Files         118      109       -9     
  Lines       30269    29920     -349     
  Branches     2306     2303       -3     
==========================================
+ Hits        27735    27760      +25     
+ Misses       2499     2125     -374     
  Partials       35       35              
Components Coverage Δ
agent 85.22% <5.47%> (+3.23%) ⬆️
api 99.02% <ø> (+0.16%) ⬆️
common 98.68% <ø> (ø)
credentials 94.69% <ø> (+<0.01%) ⬆️
crypto 93.81% <ø> (ø)
dids 97.77% <ø> (ø)
identity-agent 96.70% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.70% <ø> (ø)
user-agent 96.70% <ø> (ø)

LiranCohen
LiranCohen previously approved these changes Jul 17, 2024
Copy link
Member

@LiranCohen LiranCohen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐐 🥇 🎸

@thehenrytsai thehenrytsai merged commit 8baa679 into main Jul 17, 2024
34 of 35 checks passed
@thehenrytsai thehenrytsai deleted the henrytsai/dwn-registrar branch July 17, 2024 21:36
@github-actions github-actions bot mentioned this pull request Jul 16, 2024
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.

2 participants