Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

ci: remove codecov integration #4544

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

jackfrancis
Copy link
Member

Reason for Change:

This PR removes codecov CI integration as it is not actively maintained.

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@@ -156,7 +156,7 @@ endif
ginkgoBuild: generate
make -C ./test/e2e ginkgo-build

test: generate ginkgoBuild
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why make generate was invoking make ginkgoBuild. As you can see, ginkgoBuild is a target against the test/e2e make spec, but test explicitly skips test/e2e.

@jackfrancis jackfrancis enabled auto-merge (squash) June 29, 2021 18:14
Copy link
Member

@mboersma mboersma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@acs-bot
Copy link

acs-bot commented Jun 29, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, jadarsie, mboersma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [jackfrancis,jadarsie,mboersma]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis jackfrancis merged commit 91d0fb1 into Azure:master Jun 29, 2021
@jackfrancis jackfrancis deleted the deprecate-codecov branch June 29, 2021 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants