hirosystems / stacks.js

JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.
https://stacks.js.org
MIT License
944 stars 307 forks source link

Fix typedoc build #1684

Closed janniks closed 3 weeks ago

janniks commented 2 months ago

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

vercel[bot] commented 2 months ago

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
codecov[bot] commented 2 months ago

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 ```diff @@ 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.