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

Report to coveralls only if integration tests passed #963

Merged

Commits on Oct 16, 2024

  1. Report to coveralls only if integration tests passed

    The coverage report makes sense only when all tests passed.
    When a test fails - the pipeline tries to report to coveralls,
    but as long as tests are not fixed - this is not something of
    interest, and it creates just an additional failure.
    
    Signed-off-by: Mark Kemel <mkemel@redhat.com>
    mkemel committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    099e847 View commit details
    Browse the repository at this point in the history