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

feat: basic support for rewiring require calls. fixes #145 #145

Merged
merged 1 commit into from
Oct 21, 2017

Conversation

satya164
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 20, 2017

Codecov Report

Merging #145 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   97.51%   97.56%   +0.04%     
==========================================
  Files          20       19       -1     
  Lines         403      410       +7     
  Branches       75       79       +4     
==========================================
+ Hits          393      400       +7     
  Misses         10       10
Impacted Files Coverage Δ
src/babel/rewire-imports/index.js 100% <100%> (ø) ⬆️
setupJest.js

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 632c1fb...1f1df08. Read the comment docs.

@satya164 satya164 force-pushed the @satya164/rewire-require branch from 5813d7f to bc8c92b Compare October 20, 2017 19:59
@satya164 satya164 changed the title feat: basic support for rewiring require calls feat: basic support for rewiring require calls. fixes #145 Oct 20, 2017
@satya164 satya164 requested a review from zamotany October 20, 2017 20:32
@satya164 satya164 force-pushed the @satya164/rewire-require branch from bc8c92b to 1f1df08 Compare October 21, 2017 13:22
@zamotany zamotany merged commit a6297d6 into master Oct 21, 2017
@zamotany zamotany deleted the @satya164/rewire-require branch October 21, 2017 14:29
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.

2 participants