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

Add test coverage collecting #128

Merged
merged 5 commits into from
Nov 7, 2019
Merged

Commits on Oct 30, 2019

  1. Add test coverage collecting

    I believe that we should be able to see the test coverage.
    
    These changes:
    
     - make tests use pytest
    
     - add displaying of the test coverage
    
     - add sending of collected coverage data to https://codecov.io
    Jamim committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    c9ddd65 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    c012914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc64f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da192d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Remove pytest-cov.ini

    Jamim committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    89c4f01 View commit details
    Browse the repository at this point in the history