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

WIP: Working on code coverage. #155

Merged
merged 1 commit into from
Mar 7, 2018

Conversation

tyler-vs
Copy link
Contributor

@tyler-vs tyler-vs commented Mar 6, 2018

Still working through the video series, which is very informative btw. It seems that after reviewing step 8 on the contributing.md I may of skipped on using the npm run commit for creating the commit message - not sure if this aspect of the step was described in the video series, was hoping you could tell me what steps to take if it happened to be a requirement.

I did use the npm run commit when going through this earlier and thought it was a cool feature but was lost as to what to input for the scope, any help on this?

Good news, it seems that the reverse function that was added in this pull request has passed the NPM lint script and the tests setup using the ava plugin.

This pull request aims to resolve issue #154 . Thanks again for setting up this demo repo, let me know what you think.

@codecov-io
Copy link

codecov-io commented Mar 6, 2018

Codecov Report

Merging #155 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #155   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          56     57    +1     
  Lines         189    192    +3     
=====================================
+ Hits          189    192    +3
Impacted Files Coverage Δ
src/reverse.js 100% <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 f035900...b26ecc9. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

This is perfect. Don't worry about the commit script.

@kentcdodds kentcdodds merged commit ec3881e into eggheadio-github:master Mar 7, 2018
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