HathorNetwork / hathor-wallet-headless

Headless Hathor Wallet
https://hathor.network/
MIT License
16 stars 23 forks source link

Release-candidate: v0.31.0-rc.1 #482

Closed luislhl closed 1 month ago

luislhl commented 2 months ago

Description

Start the release candidate process for version v0.31.0-rc.1. This PR will merge any changes on master into release-candidate branch.

Changes:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 89.88%. Comparing base (e44ff5d) to head (31d66b1). Report is 16 commits behind head on release-candidate.

Files with missing lines Patch % Lines
...rc/controllers/fireblocks/fireblocks.controller.js 70.00% 3 Missing :warning:
src/services/logger.service.js 91.89% 3 Missing :warning:
src/controllers/index.controller.js 60.00% 2 Missing :warning:
src/helpers/tx.helper.js 33.33% 2 Missing :warning:
src/services/fireblocks.service.js 66.66% 2 Missing :warning:
src/app.js 66.66% 1 Missing :warning:
src/controllers/hsm/hsm.controller.js 88.88% 1 Missing :warning:
src/services/wallets.service.js 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-candidate #482 +/- ## ===================================================== + Coverage 89.59% 89.88% +0.28% ===================================================== Files 51 53 +2 Lines 2173 2245 +72 Branches 413 420 +7 ===================================================== + Hits 1947 2018 +71 - Misses 209 210 +1 Partials 17 17 ```

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