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
@m1kola m1kola force-pushed the codecov_integration branch from 635e6e9 to febce32 Compare June 27, 2023 15:43
Signed-off-by: Mikalai Radchuk <[email protected]>
@m1kola m1kola force-pushed the codecov_integration branch from febce32 to eb2c597 Compare June 27, 2023 15:46
@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
@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
LalatenduMohanty pushed a commit to LalatenduMohanty/operator-controller that referenced this pull request Dec 19, 2024
…k#279)

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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