Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

my first commit #32

Closed
wants to merge 1 commit into from

Conversation

profoundhub
Copy link

WIP: Cannot get Coverage quite there ... .

Noticed a lot of errors along the way, here are some:

(node:11348) DeprecationWarning: DEPRECATION NOTICE: same() has been renamed to deepEqual() and will eventually be removed. See https://github.com/avajs/ava-codemods to help upgrad
e your codebase automatically.
(node:7072) DeprecationWarning: DEPRECATION NOTICE: same() has been renamed to deepEqual() and will eventually be removed. See https://github.com/avajs/ava-codemods to help upgrade
your codebase automatically.
(node:6796) DeprecationWarning: DEPRECATION NOTICE: same() has been renamed to deepEqual() and will eventually be removed. See https://github.com/avajs/ava-codemods to help upgrade
your codebase automatically.
(node:12388) DeprecationWarning: DEPRECATION NOTICE: same() has been renamed to deepEqual() and will eventually be removed. See https://github.com/avajs/ava-codemods to help upgrad
e your codebase automatically.
(node:10684) DeprecationWarning: DEPRECATION NOTICE: same() has been renamed to deepEqual() and will eventually be removed. See https://github.com/avajs/ava-codemods to help upgrad
e your codebase automatically.
(node:10944) DeprecationWarning: DEPRECATION NOTICE: same() has been renamed to deepEqual() and will eventually be removed. See https://github.com/avajs/ava-codemods to help upgrad
e your codebase automatically.

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #32 into master will not change coverage

@@           master   #32   diff @@
===================================
  Files           8     8          
  Lines          39    39          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           39    39          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 5d1d0fe...6b79f27

@kentcdodds
Copy link
Member

Ah! Thanks for reporting this. I'll try to get it fixed soon.

@kentcdodds
Copy link
Member

Alrighty! I've fixed everything up and you should be good to go now! Let me know if you have any more trouble :D

@kentcdodds
Copy link
Member

You'll want to make sure to update your fork or delete it and create it over again. Thanks!

@profoundhub
Copy link
Author

Thanks Kent, I will try it out later today.

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

Successfully merging this pull request may close these issues.

3 participants