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

Cython coverage #49

Merged
merged 10 commits into from Jun 18, 2020
Merged

Cython coverage #49

merged 10 commits into from Jun 18, 2020

Commits on Jun 17, 2020

  1. Coverage for Cython files

    saimn committed Jun 17, 2020
    Copy the full SHA
    62f562e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Copy the full SHA
    90d6ab2 View commit details
    Browse the repository at this point in the history
  2. Set the COVERAGE var

    saimn committed Jun 18, 2020
    Copy the full SHA
    d9a063d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56e7e2d View commit details
    Browse the repository at this point in the history
  4. Remove --coverage for now

    saimn committed Jun 18, 2020
    Copy the full SHA
    2ab1923 View commit details
    Browse the repository at this point in the history
  5. Install deps manually

    saimn committed Jun 18, 2020
    Copy the full SHA
    80cafa8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a8fe358 View commit details
    Browse the repository at this point in the history
  7. Report results to codecov

    saimn committed Jun 18, 2020
    Copy the full SHA
    7ef2722 View commit details
    Browse the repository at this point in the history
  8. Try to get coverage for C files

    saimn committed Jun 18, 2020
    Copy the full SHA
    84c0e9e View commit details
    Browse the repository at this point in the history
  9. Need CYTHON_TRACE_NOGIL

    saimn committed Jun 18, 2020
    Copy the full SHA
    1e6331e View commit details
    Browse the repository at this point in the history