stacks.js icon indicating copy to clipboard operation
stacks.js copied to clipboard

Fix typedoc build

Open janniks opened this issue 1 year ago • 2 comments

This PR was published to npm with the version 6.13.0 e.g. npm install @stacks/[email protected] --save-exact

  • remove links to non existent package keychain
  • downgrade typdoc to have docs build again

janniks avatar Apr 25 '24 13:04 janniks

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stacksjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 3:32pm

vercel[bot] avatar Apr 25 '24 13:04 vercel[bot]

Codecov Report

Attention: Patch coverage is 85.61404% with 41 lines in your changes missing coverage. Please review.

Project coverage is 68.21%. Comparing base (922e037) to head (f66fbb0). Report is 57 commits behind head on next.

:exclamation: Current head f66fbb0 differs from pull request most recent head 53470d6

Please upload reports for the commit 53470d6 to get more accurate results.

Files Patch % Lines
packages/transactions/src/types.ts 71.05% 33 Missing :warning:
packages/transactions/src/signature.ts 75.00% 4 Missing :warning:
packages/transactions/src/keys.ts 66.66% 3 Missing :warning:
...ages/transactions/src/clarity/values/optionalCV.ts 75.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1684      +/-   ##
==========================================
+ Coverage   66.37%   68.21%   +1.83%     
==========================================
  Files         119      123       +4     
  Lines        8717     8569     -148     
  Branches     1920     1935      +15     
==========================================
+ Hits         5786     5845      +59     
+ Misses       2806     2499     -307     
- Partials      125      225     +100     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 03 '24 11:05 codecov[bot]