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

chore: avoid running npm install for fixtures #1009

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

malept
Copy link
Member

@malept malept commented Jun 4, 2019

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • The changes are appropriately documented (if applicable).
  • The changes have sufficient test coverage (if applicable).
  • The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

We only need a subset of the modules available for tests, so stub them out instead.

We only need a subset of the modules available for tests, so stub them
out instead.
@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #1009 into v14-develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           v14-develop   #1009   +/-   ##
===========================================
  Coverage          100%    100%           
===========================================
  Files               13      13           
  Lines              678     678           
===========================================
  Hits               678     678

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 68d6bc5...a18e9a4. Read the comment docs.

@malept malept merged commit e99f4e9 into v14-develop Jun 4, 2019
@malept malept deleted the no-npm-install-for-fixtures branch June 4, 2019 06:29
malept added a commit that referenced this pull request Jun 20, 2019
We only need a subset of the modules available for tests, so stub them
out instead.
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