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

doc: add details about running tests locally in CONTRIBUTING.md #655

Merged
merged 2 commits into from
Jan 18, 2018

Conversation

kjin
Copy link
Contributor

@kjin kjin commented Jan 18, 2018

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 18, 2018
ts-node -p ./scripts ./scripts/index.ts npm-compile-all init-test-fixtures

# Option 2
npm run script npm-compile-all init-test-fixtures

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.


# Option 3
npm run compile-all
npm run script init-test-fixtures

This comment was marked as spam.


```bash
npm install
GCLOUD_TRACE_NEW_CONTEXT=1 npm run script npm-compile-all init-test-fixtures run-unit-tests

This comment was marked as spam.

@codecov
Copy link

codecov bot commented Jan 18, 2018

Codecov Report

Merging #655 into master will increase coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #655      +/-   ##
==========================================
+ Coverage   95.51%   96.06%   +0.55%     
==========================================
  Files          31       31              
  Lines        1627     1627              
  Branches      293      293              
==========================================
+ Hits         1554     1563       +9     
+ Misses         73       64       -9
Impacted Files Coverage Δ
root/project/build/src/plugins/plugin-http.js 98.92% <0%> (+9.67%) ⬆️

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 74b9291...f0e6ecb. Read the comment docs.

@kjin kjin merged commit b811387 into master Jan 18, 2018
@kjin kjin deleted the kjin-patch-1 branch March 23, 2018 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants