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

@web5/agent DWN Subscriptions Support #492

Merged
merged 14 commits into from
May 13, 2024
Merged

Conversation

LiranCohen
Copy link
Member

@LiranCohen LiranCohen commented Apr 12, 2024

Implements support for RecordsSubscribe and EventsSubscribe in @web5/agent

inherited change from latest dwn-sdk-js to allow pruning when issuing a RecordsDelete message.

Copy link

changeset-bot bot commented Apr 12, 2024

🦋 Changeset detected

Latest commit: f0f6ed8

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/identity-agent Patch
@web5/proxy-agent Patch
@web5/user-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

@LiranCohen LiranCohen force-pushed the lirancohen/websocket-rpc-client branch from 35f19db to 308f325 Compare April 30, 2024 15:18
Base automatically changed from lirancohen/websocket-rpc-client to main May 1, 2024 14:21
@LiranCohen LiranCohen force-pushed the lirancohen/agent-subscriptions branch from 22ec28a to 7c3286c Compare May 8, 2024 01:13
Copy link
Contributor

github-actions bot commented May 8, 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-05-08T21:54:00Z f0f6ed8

@codecov-commenter
Copy link

codecov-commenter commented May 8, 2024

Codecov Report

Attention: Patch coverage is 98.18182% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.09%. Comparing base (ae7dd6c) to head (f0f6ed8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
+ Coverage   91.05%   91.09%   +0.03%     
==========================================
  Files         116      116              
  Lines       29603    29645      +42     
  Branches     2185     2196      +11     
==========================================
+ Hits        26955    27005      +50     
+ Misses       2613     2605       -8     
  Partials       35       35              
Components Coverage Δ
agent 80.86% <98.18%> (+0.16%) ⬆️
api 97.78% <ø> (ø)
common 98.68% <ø> (ø)
credentials 95.26% <ø> (ø)
crypto 93.81% <ø> (ø)
dids 97.69% <ø> (ø)
identity-agent 96.70% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.70% <ø> (ø)
user-agent 96.70% <ø> (ø)

@LiranCohen LiranCohen marked this pull request as ready for review May 8, 2024 01:46
@LiranCohen LiranCohen marked this pull request as draft May 8, 2024 01:47
@LiranCohen LiranCohen marked this pull request as ready for review May 8, 2024 13:33
@LiranCohen LiranCohen changed the title [WIP] @web5/agent DWN Subscriptions Support @web5/agent DWN Subscriptions Support May 8, 2024
@LiranCohen LiranCohen force-pushed the lirancohen/agent-subscriptions branch from 3126672 to 673863b Compare May 8, 2024 18:16
Copy link
Contributor

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

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

Formality ✅

@LiranCohen LiranCohen merged commit b516a5f into main May 13, 2024
11 checks passed
@LiranCohen LiranCohen deleted the lirancohen/agent-subscriptions branch May 13, 2024 21:41
@github-actions github-actions bot mentioned this pull request May 13, 2024
@github-actions github-actions bot mentioned this pull request May 28, 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.

4 participants