Skip to content

Move tests into a separate package - #61

Open
Kentzo wants to merge 2 commits into
llllllllll:masterfrom
Kentzo:tests
Open

Move tests into a separate package#61
Kentzo wants to merge 2 commits into
llllllllll:masterfrom
Kentzo:tests

Conversation

@Kentzo

@Kentzo Kentzo commented Sep 10, 2017

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

@codecov-io

codecov-io commented Sep 10, 2017

Copy link
Copy Markdown

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
Copy Markdown
Owner

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

@Kentzo

Kentzo commented Sep 10, 2017

Copy link
Copy Markdown
Author

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