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

Try and fix coverage w/ clang #50

Merged
merged 6 commits into from
Apr 16, 2018
Merged

Try and fix coverage w/ clang #50

merged 6 commits into from
Apr 16, 2018

Commits on Mar 22, 2018

  1. Try and fix coverage w/ clang

    Change the program generating the coverage data
    jimsch committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    ecc704c View commit details
    Browse the repository at this point in the history
  2. Look at a different file

    jimsch committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    fbecc7f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Just turn it off for clang

    jimsch committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    7d1b260 View commit details
    Browse the repository at this point in the history
  2. Revert "Just turn it off for clang"

    This reverts commit 7d1b260.
    jimsch committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    3b9ca5e View commit details
    Browse the repository at this point in the history
  3. Don't do coveralls for clang

    Until we can get it right - just kill it
    jimsch committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    8e29cf6 View commit details
    Browse the repository at this point in the history
  4. Correct path for GCC build

    Mistake on my part
    jimsch committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    ae18011 View commit details
    Browse the repository at this point in the history