Skip to content

chore: remove codecov integration#49

Open
jeetburman wants to merge 1 commit into
meshery-extensions:masterfrom
jeetburman:chore/remove-codecov
Open

chore: remove codecov integration#49
jeetburman wants to merge 1 commit into
meshery-extensions:masterfrom
jeetburman:chore/remove-codecov

Conversation

@jeetburman
Copy link
Copy Markdown

@jeetburman jeetburman commented Jan 12, 2026

What I did

  • Removed codecov upload steps from go-testing-ci.yml workflow (unit-tests and integration-tests jobs)
  • Deleted .github/codecov.yml configuration file
  • Retained coverage generation for local development use

Relation
Part of organization-wide codecov removal effort.

Signed commits

  • Yes, I signed my commits.

- Remove codecov upload steps from go-testing-ci.yml workflow (unit-tests and integration-tests jobs)
- Delete .github/codecov.yml configuration file
- Retain coverage generation for local development use

Part of organization-wide codecov removal effort.

Signed-off-by: Jeet Burman <jeetburrman@gmail.com>
@jeetburman
Copy link
Copy Markdown
Author

Looks like there are 2 CI checks failing...

1st failure : Labeler Action Failure, which looks like a known permissions issue with forked repositories (not my fault)

2nd failure : The failing test (loadDesign.js) appears to be unrelated to codecov removal changes:

  • Honestly, I havent made any changes to Cypress tests, application code, or E2E test configurations...
  • I request a review from a maintainer.

@Aijeyomah
Copy link
Copy Markdown

Looks like there are 2 CI checks failing...

1st failure : Labeler Action Failure, which looks like a known permissions issue with forked repositories (not my fault)

2nd failure : The failing test (loadDesign.js) appears to be unrelated to codecov removal changes:

  • Honestly, I havent made any changes to Cypress tests, application code, or E2E test configurations...

  • I request a review from a maintainer.

We will create an issue for it

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.

3 participants