codemodsquad / asyncify

Don't keep your promises 😉
MIT License
13 stars 6 forks source link

fix(cleanup): return and re-await issues #13

Closed jedwards1211 closed 4 years ago

jedwards1211 commented 4 years ago

fix #6 fix #7

codecov-io commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   86.69%   86.86%   +0.17%     
==========================================
  Files          36       36              
  Lines         541      548       +7     
  Branches      197      201       +4     
==========================================
+ Hits          469      476       +7     
  Misses         22       22              
  Partials       50       50              
Impacted Files Coverage Δ
src/util/finalCleanup.ts 71.42% <100.00%> (+4.76%) :arrow_up:

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 9edcf6a...b9938db. Read the comment docs.

jedwards1211 commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: