Closed yknl closed 4 years ago
Merging #97 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #97 +/- ##
=======================================
Coverage 84.01% 84.01%
=======================================
Files 28 28
Lines 1802 1802
Branches 367 367
=======================================
Hits 1514 1514
Misses 286 286
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
src/builders.ts | 76.14% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5054c1e...5f8b10b. Read the comment docs.
This PR renames the
makeSmartContractDeploy()
function tomakeContractDeploy
.Resolves: https://github.com/blockstack/stacks-transactions-js/issues/76
Type of Change
Checklist
npm run test
passes