hirosystems / stacks.js

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

nakamoto #1653

Closed janniks closed 6 months ago

janniks commented 6 months ago

This PR was published to npm with the version 6.12.2-pr.9c2f45e2.0 e.g. npm install @stacks/common@6.12.2-pr.9c2f45e2.0 --save-exact

vercel[bot] commented 6 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 Mar 22, 2024 8:04pm
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 73.64865% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 66.40%. Comparing base (12f242a) to head (9c2f45e).

Files Patch % Lines
packages/stacking/src/index.ts 48.83% 17 Missing and 5 partials :warning:
packages/common/src/buffer.ts 41.66% 7 Missing :warning:
packages/stacking/src/utils.ts 86.66% 3 Missing and 1 partial :warning:
packages/transactions/src/payload.ts 94.00% 3 Missing :warning:
packages/transactions/src/transaction.ts 70.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1653 +/- ## ========================================== + Coverage 66.39% 66.40% +0.01% ========================================== Files 119 119 Lines 8719 8817 +98 Branches 1947 1969 +22 ========================================== + Hits 5789 5855 +66 - Misses 2692 2718 +26 - Partials 238 244 +6 ```

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