Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Test vector generation updates #185

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Test vector generation updates #185

merged 1 commit into from
Feb 26, 2024

Conversation

mistermoe
Copy link
Contributor

vectors now include did:dht DIDs for alice and pfi. PR for updated vectors here: TBD54566975/tbdex#247

Warning

Do not merge until TBD54566975/tbdex#247 is merged. Need to update this branch to use submodule main first

Copy link

changeset-bot bot commented Feb 25, 2024

⚠️ No Changeset found

Latest commit: 9c62524

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Merging #185 (9c62524) into main (f4ef4af) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   92.52%   92.52%           
=======================================
  Files          37       37           
  Lines        3011     3011           
  Branches      326      326           
=======================================
  Hits         2786     2786           
  Misses        225      225           
Components Coverage Δ
protocol 93.46% <ø> (ø)
http-client 93.63% <ø> (ø)
http-server 89.49% <ø> (ø)

Copy link
Contributor

TBDocs Report

🛑 Errors: 0
⚠️ Warnings: 12

@tbdex/protocol

  • Project entry file: packages/protocol/src/main.ts

@tbdex/http-client

  • Project entry file: packages/http-client/src/main.ts
📄 File: packages/http-client/src/errors/request-error.ts
⚠️ extractor:ae-missing-release-tag: "RequestErrorParams" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) #L1
⚠️ extractor:ae-undocumented: Missing documentation for "RequestErrorParams". #L1
⚠️ extractor:ae-undocumented: Missing documentation for "recipientDid". #L13
⚠️ extractor:ae-undocumented: Missing documentation for "url". #L14
📄 File: packages/http-client/src/errors/request-token-error.ts
⚠️ extractor:ae-missing-release-tag: "RequestTokenErrorParams" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) #L3
⚠️ extractor:ae-undocumented: Missing documentation for "RequestTokenErrorParams". #L3
📄 File: packages/http-client/src/errors/response-error.ts
⚠️ extractor:ae-missing-release-tag: "ResponseErrorParams" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) #L3
⚠️ extractor:ae-undocumented: Missing documentation for "ResponseErrorParams". #L3
⚠️ extractor:ae-undocumented: Missing documentation for "statusCode". #L15
⚠️ extractor:ae-undocumented: Missing documentation for "details". #L16
⚠️ extractor:ae-undocumented: Missing documentation for "recipientDid". #L17
⚠️ extractor:ae-undocumented: Missing documentation for "url". #L18

@tbdex/http-server

  • Project entry file: packages/http-server/src/main.ts

TBDocs Report Updated at 2024-02-25T06:20:25Z 9c62524

@jiyoonie9 jiyoonie9 merged commit a686358 into main Feb 26, 2024
16 of 17 checks passed
@jiyoonie9 jiyoonie9 deleted the test-vectors branch February 26, 2024 19:45
diehuxx pushed a commit that referenced this pull request Feb 26, 2024
* main:
  upgrade to ip patch (#186)
  During request token verification, check that JWTHeader.kid includes the same DID as JWTClaims.iss (#176)
  update vector generation script to use `did:dht` dids for pfi and alice (#185)
  add hermit (#183)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants