lukeed / ley

(WIP) Driver-agnostic database migrations
MIT License
259 stars 14 forks source link

Switch ts-node to tsm #23

Closed karlhorky closed 2 years ago

karlhorky commented 2 years ago

Hey @lukeed πŸ‘‹

tsm is awesome! And seems to be working well with ley. So a quick PR to update this

Closes #22

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (8b17018) into master (3c290b7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           2        2           
  Lines         206      206           
=======================================
  Hits          103      103           
  Misses        103      103           

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 3c290b7...8b17018. Read the comment docs.

lukeed commented 2 years ago

Hey, thanks :) And thanks for PR

karlhorky commented 2 years ago

Glad to help πŸ™Œ