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 codecov integration #279

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Jun 27, 2023

Description

Adds integration with codecov

Closes #276

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 27, 2023
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@0b82490). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage        ?   75.07%           
=======================================
  Files           ?       11           
  Lines           ?      662           
  Branches        ?        0           
=======================================
  Hits            ?      497           
  Misses          ?      135           
  Partials        ?       30           

@m1kola m1kola marked this pull request as ready for review June 27, 2023 16:03
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 27, 2023
@grokspawn grokspawn merged commit 6a7e4d4 into operator-framework:main Jun 27, 2023
9 checks passed
@m1kola m1kola deleted the codecov_integration branch June 27, 2023 18:30
awgreene pushed a commit to awgreene/operator-controller that referenced this pull request Oct 13, 2023
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add integration with code coverage reporting solution
2 participants