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: Improve address helper functions #1701

Open janniks opened 3 weeks ago

janniks commented 3 weeks ago

This PR was published to npm with the version 6.14.1-pr.36+66a2231d e.g. npm install @stacks/common@6.14.1-pr.36+66a2231d --save-exact

vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
stacksjs-docs ❌ Failed (Inspect) Jul 2, 2024 6:54pm
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (refactor-address-types@b738fc4). Learn more about missing BASE report.

Files Patch % Lines
packages/transactions/src/keys.ts 54.54% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## refactor-address-types #1701 +/- ## ========================================================= Coverage ? 68.24% ========================================================= Files ? 122 Lines ? 8524 Branches ? 1906 ========================================================= Hits ? 5817 Misses ? 2481 Partials ? 226 ```

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