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

Autobump tbdex spec #272

Closed
wants to merge 9 commits into from
Closed

Conversation

tbd-ci-cd-robot[bot]
Copy link

@tbd-ci-cd-robot tbd-ci-cd-robot bot commented Aug 14, 2024

WIP DRAFT - DO NOT MERGE!

Automated PR to remind the team to bump the tbdex spec.

Code Owners please address all the spec changes in this PR until the tests vectors are green.

Copy link

changeset-bot bot commented Aug 14, 2024

⚠️ No Changeset found

Latest commit: caa2f2c

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

@leordev leordev marked this pull request as draft August 14, 2024 00:27
@leordev
Copy link
Member

leordev commented Aug 14, 2024

(still working on this please ignore for now!)

Copy link
Contributor

github-actions bot commented Aug 14, 2024

TBDocs Report

✅ No errors or warnings

@tbdex/protocol

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

@tbdex/http-client

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

@tbdex/http-server

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

TBDocs Report Updated at 2024-08-15T00:35:06Z caa2f2c

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.04%. Comparing base (0dc35e0) to head (3ef3d5e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #272   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          44       44           
  Lines        3713     3713           
  Branches      403      403           
=======================================
  Hits         3566     3566           
  Misses        147      147           
Components Coverage Δ
protocol 95.51% <ø> (ø)
http-client 100.00% <ø> (ø)
http-server 94.67% <ø> (ø)

@leordev leordev force-pushed the tbd-ci-cd-robot/spec-bump branch 2 times, most recently from 46d46af to f3c549a Compare August 14, 2024 09:46
@leordev leordev force-pushed the tbd-ci-cd-robot/spec-bump branch 5 times, most recently from c7cf84c to 5925e27 Compare August 14, 2024 11:42
@leordev leordev force-pushed the tbd-ci-cd-robot/spec-bump branch 22 times, most recently from 1aa446e to 4c19267 Compare August 15, 2024 00:22
@leordev leordev force-pushed the tbd-ci-cd-robot/spec-bump branch from 4c19267 to caa2f2c Compare August 15, 2024 00:33
Copy link
Contributor

tbDEX Test Vectors Report

Total Test VectorsTotal Test Cases✅ Passed❌ Failed⚠️ Skipped
109810
ℹ️ 8 out of 10 test vectors passed successfully.

❌ Failed Vectors (1)

These are test vectors with test cases that failed.

protocol: parse_quote

File: /home/runner/work//tbdex-js/tbdex/hosted/test-vectors/protocol/vectors/parse-quote.json
Test CaseFailure Message
TbdexTestVectorsProtocol parse_quoteexpected true to be false
AssertionError: expected true to be false
    at Context.<anonymous> (tests/test-vectors.spec.ts:130:36)
  + expected - actual

  -true
  +false

❌ Missing Vectors (1)

These are test vectors without any test cases.
CategoryName
protocolparse_cancel

Automatically generated at: 2024-08-15T00:34:31.255Z

@leordev
Copy link
Member

leordev commented Aug 15, 2024

Tests completed

@leordev leordev closed this Aug 15, 2024
@leordev leordev deleted the tbd-ci-cd-robot/spec-bump branch August 15, 2024 10:25
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.

1 participant