Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

refactor(samples): convert sample tests from ava to mocha#257

Merged
JustinBeckwith merged 11 commits intogoogleapis:masterfrom
nareshqlogic:sample_ava_to_mocha
Nov 26, 2018
Merged

refactor(samples): convert sample tests from ava to mocha#257
JustinBeckwith merged 11 commits intogoogleapis:masterfrom
nareshqlogic:sample_ava_to_mocha

Conversation

@nareshqlogic
Copy link
Copy Markdown
Contributor

Fixes convert all sample tests from ava to mocha #2865 (it's a good idea to open an issue first for discussion)

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 15, 2018
Comment thread samples/package.json
@JustinBeckwith JustinBeckwith added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 19, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 19, 2018
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 19, 2018

Codecov Report

Merging #257 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files          29       29           
  Lines        1241     1241           
  Branches      151      151           
=======================================
  Hits         1098     1098           
  Misses         87       87           
  Partials       56       56

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 caf8bfb...12ded85. Read the comment docs.

@nareshqlogic nareshqlogic added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2018
@nareshqlogic
Copy link
Copy Markdown
Contributor Author

nareshqlogic commented Nov 26, 2018

Hi @JustinBeckwith ,
System test errors are independent of this PR , right ?

@JustinBeckwith JustinBeckwith merged commit 2ac0bfd into googleapis:master Nov 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants