Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(utils): extract resolveImportPath function #51

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

evenchange4
Copy link
Owner

@evenchange4 evenchange4 commented Jan 24, 2019

expose all utils funs

@evenchange4 evenchange4 self-assigned this Jan 24, 2019
@codecov
Copy link

codecov bot commented Jan 24, 2019

Codecov Report

Merging #51 into master will increase coverage by 0.12%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   97.43%   97.56%   +0.12%     
==========================================
  Files           3        4       +1     
  Lines          39       41       +2     
  Branches        6        6              
==========================================
+ Hits           38       40       +2     
  Misses          1        1
Impacted Files Coverage Δ
src/macro.js 100% <100%> (+6.66%) ⬆️
src/utils/resolveImportPath.js 87.5% <87.5%> (ø)

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 261a259...ac733ce. Read the comment docs.

@evenchange4 evenchange4 merged commit fc64d54 into master Jan 24, 2019
@evenchange4 evenchange4 deleted the refactor/resolveImportPath branch January 24, 2019 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant