stacks-blockchain-api icon indicating copy to clipboard operation
stacks-blockchain-api copied to clipboard

feat: add v2 addresses endpoints

Open rafaelcr opened this issue 1 year ago • 1 comments

rafaelcr avatar Feb 27 '24 19:02 rafaelcr

Vercel deployment URL: https://stacks-blockchain-57zm3xiy4-blockstack.vercel.app :rocket:

github-actions[bot] avatar Feb 27 '24 20:02 github-actions[bot]

Codecov Report

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

Project coverage is 72.02%. Comparing base (cf47f8f) to head (7d92e6b). Report is 1 commits behind head on develop.

:exclamation: Current head 7d92e6b differs from pull request most recent head 9851d86. Consider uploading reports for the commit 9851d86 to get more accurate results

Files Patch % Lines
src/api/routes/v2/addresses.ts 78.26% 8 Missing and 2 partials :warning:
src/datastore/pg-store-v2.ts 93.54% 2 Missing :warning:
src/api/routes/v2/helpers.ts 96.15% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1876      +/-   ##
===========================================
+ Coverage    71.77%   72.02%   +0.25%     
===========================================
  Files           92       93       +1     
  Lines        11913    12025     +112     
  Branches      2624     2654      +30     
===========================================
+ Hits          8550     8661     +111     
+ Misses        3209     3208       -1     
- Partials       154      156       +2     

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

codecov[bot] avatar Feb 28 '24 21:02 codecov[bot]

Will add expanded counts for mint, burn and transfer for the Explorer

rafaelcr avatar Mar 06 '24 16:03 rafaelcr

:tada: This PR is included in version 7.9.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

blockstack-devops avatar Mar 11 '24 18:03 blockstack-devops

:tada: This PR is included in version 7.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

blockstack-devops avatar Mar 15 '24 18:03 blockstack-devops