Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

sync jest dir from nuclide repo #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aaronabramov
Copy link
Contributor

No description provided.

@aaronabramov
Copy link
Contributor Author

@hansonw it seems like the license header rule is inconsistent between nuclide and atom-ide repos :(

@@ -41,9 +41,7 @@ module.exports = {
node: true,
},

extends: [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ugh.. seems like this file wasn't prettified before

@codecov-io
Copy link

codecov-io commented Jun 21, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #273   +/-   ##
=========================================
  Coverage          ?   13.12%           
=========================================
  Files             ?      312           
  Lines             ?    11287           
  Branches          ?        0           
=========================================
  Hits              ?     1481           
  Misses            ?     9806           
  Partials          ?        0
Impacted Files Coverage Δ
jest/setupTestFrameworkScriptFile.atom.js 0% <0%> (ø)
jest/setup.js 0% <0%> (ø)
jest/__mocks__/log4js.js 0% <0%> (ø)
jest/__mocks__/emptyObject.js 0% <0%> (ø)
jest/setupTestFrameworkScriptFile.node.js 0% <0%> (ø)
jest/__mocks__/nuclide-commons/analytics.js 0% <0%> (ø)
jest/waits_for.js 0% <0%> (ø)

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 029184e...589289d. Read the comment docs.

Copy link

@visutnam1 visutnam1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

screenshot_20181011-084517_openhub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants