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 codecov-action params #183

Merged
merged 1 commit into from
Jun 21, 2024

Commits on Jun 20, 2024

  1. Fix codecov-action params

    * `functionalities` param is no longer exist.
      It was used to enable file fixes to ignore common lines from coverage.
      This feature is now seems to be on by default.
    
    * Adding `disable_search` because we do not need for the codecov action
      to search for coverage files: we explicitly provide files.
    
    Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
    m1kola committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8d943c7 View commit details
    Browse the repository at this point in the history