Closed JoviDeCroock closed 4 years ago
@kentcdodds sorry the pre-commit script seems to crash on windows 😅
Merging #156 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #156 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 97 98 +1
Branches 22 22
=========================================
+ Hits 97 98 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 100.00% <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 727459f...c74e247. Read the comment docs.
Oh no! Sorry about that! If you could figure out why that would be a great help 😅
Thanks for this change!
Is this PR still a draft or is it ready to be merged?
It seems good, I'll take a look what the issue is
@all-contributors please add @JoviDeCroock for code and tests
@kentcdodds
I've put up a pull request to add @JoviDeCroock! :tada:
:tada: This PR is included in version 3.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Resolves: https://github.com/kentcdodds/babel-plugin-macros/issues/121
This uses
@babel/traverse
rather than the stateful one