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: update cli #1656

Closed janniks closed 4 weeks ago

janniks commented 3 months ago

Bug fixes from previous refactoring

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
stacksjs-docs ❌ Failed (Inspect) Apr 25, 2024 0:12am
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.35%. Comparing base (922e037) to head (83fbd4a). Report is 52 commits behind head on next.

:exclamation: Current head 83fbd4a differs from pull request most recent head c743bd8. Consider uploading reports for the commit c743bd8 to get more accurate results

Files Patch % Lines
packages/api/src/api.ts 19.40% 51 Missing and 3 partials :warning:
packages/cli/src/cli.ts 46.66% 23 Missing and 1 partial :warning:
packages/transactions/src/builders.ts 80.00% 13 Missing :warning:
packages/transactions/src/fetch.ts 89.74% 12 Missing :warning:
packages/network/src/network.ts 62.06% 8 Missing and 3 partials :warning:
packages/profile/src/profile.ts 25.00% 6 Missing :warning:
packages/stacking/tests/apiMockingHelpers.ts 40.00% 6 Missing :warning:
packages/auth/src/profile.ts 83.33% 4 Missing :warning:
packages/common/src/utils.ts 69.23% 2 Missing and 2 partials :warning:
packages/common/src/fetch.ts 40.00% 3 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1656 +/- ## ========================================== - Coverage 66.37% 66.35% -0.03% ========================================== Files 119 124 +5 Lines 8717 8673 -44 Branches 1920 1925 +5 ========================================== - Hits 5786 5755 -31 + Misses 2806 2685 -121 - Partials 125 233 +108 ```

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