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

Fix missing codecoverage reports #624

Merged
merged 6 commits into from
Sep 23, 2018
Merged

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    b88f4be View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Update .travis.yml

    Trying to add the coveragerc specifically.
    wtgee committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b8f1868 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    Reverting to base coverage to see if new pytest-cov works.
    wtgee committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    c65aacf View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    Try to always upload to codecov
    wtgee committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    8d47567 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    Testing with the combining added back in but without the `if`
    wtgee committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    231d820 View commit details
    Browse the repository at this point in the history
  5. Update .travis.yml

    Removing whitespace change.
    wtgee committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    84ecf6c View commit details
    Browse the repository at this point in the history