Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move tests into a separate package #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kentzo
Copy link

@Kentzo Kentzo commented Sep 10, 2017

  • Move configuration into setup.cfg
  • Add integration with codecov (repo owner still need to enable it)

@codecov-io
Copy link

codecov-io commented Sep 10, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@3cb7737). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #61   +/-   ##
=========================================
  Coverage          ?   86.89%           
=========================================
  Files             ?       19           
  Lines             ?     1907           
  Branches          ?      294           
=========================================
  Hits              ?     1657           
  Misses            ?      164           
  Partials          ?       86

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 3cb7737...b095759. Read the comment docs.

@llllllllll
Copy link
Owner

What is the point of all of this? What do we get out of it?

@Kentzo
Copy link
Author

Kentzo commented Sep 10, 2017

Codecov is a convenient way to see how much of the project is covered with tests.
Moving tests out of the main repo allows not to ship them.
Having config in one file is convenient.

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

Successfully merging this pull request may close these issues.

3 participants