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

Conversation

@dominictwlee
Copy link
Contributor

Not quite sure how to get 100% coverage. I'd appreciate it if you could provide me with some feedback and point me in the right direction.

screenshot from 2018-04-26 00-00-24

Thanks for your help!

@kentcdodds
Copy link
Member

Go ahead and open the coverage report that was generated in coverage/lcov-report/index.html. That should help you determine what lines of code are not being run so you know what tests need to be added :)

@kentcdodds
Copy link
Member

Awesome! There are merge conflicts. GitHub has this cool feature where I can resolve those conflicts myself in the browser, but if you'd like practice at resolving them then I'll go ahead and let you do it. Let me know what you'd like me to do :)

@codecov-io
Copy link

codecov-io commented Apr 27, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #162   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          58     59    +1     
  Lines         193    201    +8     
=====================================
+ Hits          193    201    +8
Impacted Files Coverage Δ
src/get-query-string-value.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 700a007...d239908. Read the comment docs.

@dominictwlee
Copy link
Contributor Author

Oh odd, thought I already fixed the merge conflict. I wouldn't mind trying to resolve it myself, where should I look?

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.

Super! Thanks!

@kentcdodds kentcdodds merged commit ac7c97d into eggheadio-github:master Apr 27, 2018
@dominictwlee dominictwlee deleted the pr/queryString branch April 27, 2018 22:14
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