codemodsquad / asyncify

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

fix(comments): preserve comments #12

Closed jedwards1211 closed 4 years ago

jedwards1211 commented 4 years ago

fix #5

codecov-io commented 4 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.42%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   86.88%   86.45%   -0.43%     
==========================================
  Files          36       36              
  Lines         526      539      +13     
  Branches      191      196       +5     
==========================================
+ Hits          457      466       +9     
  Misses         23       23              
- Partials       46       50       +4     
Impacted Files Coverage Δ
src/util/insertStatementsBefore.ts 76.92% <50.00%> (-11.97%) :arrow_down:
src/util/replaceWithStatements.ts 71.42% <71.42%> (ø)
src/util/recastBugWorkarounds.ts 87.50% <100.00%> (+4.16%) :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 e95f926...f8bf002. Read the comment docs.

jedwards1211 commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: