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

[Coverage] utils.ts add constant string maps #1639

Open janniks opened 4 months ago

janniks commented 4 months ago

https://app.codecov.io/gh/hirosystems/stacks.js/blob/main/packages%2Fstacking%2Fsrc%2Futils.ts

Replace switch with a map of enum to string, this might improve test coverage