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

refactor: use explicit mocha imports#1175

Merged
bcoe merged 2 commits intomasterfrom
require-mocha
Jan 2, 2020
Merged

refactor: use explicit mocha imports#1175
bcoe merged 2 commits intomasterfrom
require-mocha

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 29, 2019
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 30, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 30, 2019
@kjin
Copy link
Copy Markdown
Contributor

kjin commented Jan 2, 2020

Don't you need before, beforeEach, etc. as well?

Also, I don't think all files are being touched here. Was this run as part of a script?

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@aaa2af8). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1175   +/-   ##
=========================================
  Coverage          ?   94.75%           
=========================================
  Files             ?       99           
  Lines             ?     6543           
  Branches          ?      514           
=========================================
  Hits              ?     6200           
  Misses            ?      181           
  Partials          ?      162
Impacted Files Coverage Δ
src/plugins/plugin-pg.ts 75.51% <100%> (ø)

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 aaa2af8...2d9ce2e. Read the comment docs.

@bcoe bcoe merged commit a6f825e into master Jan 2, 2020
@bcoe bcoe deleted the require-mocha branch January 2, 2020 22:00
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.

6 participants