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

Adds a new github CI Action to generate coverage and upload to coveralls #1373

Commits on Apr 4, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    b6ce69a View commit details
    Browse the repository at this point in the history
  2. set env

    vlad-perevezentsev committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9bf1cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f2855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc60d08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58135be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9dd88e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63b2571 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    ee17454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b419bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9cfc00 View commit details
    Browse the repository at this point in the history
  4. Fix a mistake

    vlad-perevezentsev committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ee6d2e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a53fd6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67b488c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    554e978 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8950c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9d7906 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9543c23 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Update scripts/gen_coverage.py

    Use `sys.executable` instead of `"python"` in `check_output` call
    oleksandr-pavlyk authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d2c3fbc View commit details
    Browse the repository at this point in the history