lukeed / ley

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

Only glob up `.(c|m)?js` files #31

Closed TehShrike closed 1 year ago

TehShrike commented 2 years ago

I want to put a .sql file into my migrations directory :-x

Closes #30

codecov-commenter commented 2 years ago

Codecov Report

Base: 50.00% // Head: 50.00% // No change to project coverage :thumbsup:

Coverage data is based on head (d69b7d7) compared to base (498186a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ======================================= Coverage 50.00% 50.00% ======================================= Files 2 2 Lines 206 206 ======================================= Hits 103 103 Misses 103 103 ``` | [Impacted Files](https://codecov.io/gh/lukeed/ley/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Edwards) | Coverage Δ | | |---|---|---| | [lib/util.js](https://codecov.io/gh/lukeed/ley/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Edwards#diff-bGliL3V0aWwuanM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Edwards). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luke+Edwards)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.