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

[WIP] Records Subscriptions in @web5/api #522

Merged
merged 6 commits into from
Aug 23, 2024

Conversation

LiranCohen
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented May 8, 2024

🦋 Changeset detected

Latest commit: ba5f435

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

This PR includes changesets to release 1 package
Name Type
@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 changed the base branch from main to lirancohen/agent-subscriptions May 8, 2024 14:30
Copy link
Contributor

github-actions bot commented May 8, 2024

TBDocs Report

🛑 Errors: 0
⚠️ Warnings: 5

@web5/api

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

@web5/crypto

  • Project entry file: packages/crypto/src/index.ts
📄 File: ./packages/crypto/src/utils.ts
⚠️ extractor:typedoc:missing-docs: CryptoUtils (Variable) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.randomPin (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.randomUuid (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.randomBytes (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.getJoseSignatureAlgorithmFromPublicKey (Property) does not have any documentation.

@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-08-23T21:18:10Z ba5f435

@LiranCohen LiranCohen force-pushed the lirancohen/agent-subscriptions branch from 3126672 to 673863b Compare May 8, 2024 18:16
@LiranCohen LiranCohen force-pushed the lirancohen/api-subscriptions branch from 0ebd523 to 7803c8a Compare May 8, 2024 18:32
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.37%. Comparing base (3d1f825) to head (ba5f435).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #522      +/-   ##
==========================================
+ Coverage   93.35%   93.37%   +0.02%     
==========================================
  Files         116      117       +1     
  Lines       32691    32820     +129     
  Branches     2598     2605       +7     
==========================================
+ Hits        30518    30647     +129     
  Misses       2134     2134              
  Partials       39       39              
Components Coverage Δ
agent 87.20% <ø> (ø)
api 99.55% <100.00%> (+0.01%) ⬆️
common 98.68% <ø> (ø)
credentials 94.95% <ø> (ø)
crypto 93.79% <ø> (ø)
dids 97.77% <ø> (ø)
identity-agent 96.42% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.42% <ø> (ø)
user-agent 96.42% <ø> (ø)

@LiranCohen LiranCohen force-pushed the lirancohen/api-subscriptions branch 2 times, most recently from 6d19fd3 to 9df59c4 Compare May 8, 2024 21:52
Base automatically changed from lirancohen/agent-subscriptions to main May 13, 2024 21:41
@LiranCohen LiranCohen force-pushed the lirancohen/api-subscriptions branch 2 times, most recently from 60b4820 to 69a1584 Compare May 14, 2024 14:53
@LiranCohen LiranCohen force-pushed the lirancohen/api-subscriptions branch from bbf76df to 64234f1 Compare July 5, 2024 01:01
@LiranCohen LiranCohen force-pushed the lirancohen/api-subscriptions branch 2 times, most recently from 3fd4ef6 to 263352d Compare August 21, 2024 20:58
@LiranCohen LiranCohen marked this pull request as ready for review August 21, 2024 21:09
@LiranCohen LiranCohen merged commit 2f7bbbe into main Aug 23, 2024
35 checks passed
@LiranCohen LiranCohen deleted the lirancohen/api-subscriptions branch August 23, 2024 21:36
This was referenced Sep 11, 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.

3 participants