Skip to content

chore: remove codecov integration#73

Merged
sarajkrishnasingh merged 1 commit into
meshery-extensions:masterfrom
jeetburman:chore/remove-codecov
May 29, 2026
Merged

chore: remove codecov integration#73
sarajkrishnasingh merged 1 commit into
meshery-extensions:masterfrom
jeetburman:chore/remove-codecov

Conversation

@jeetburman

@jeetburman jeetburman commented Jan 12, 2026

Copy link
Copy Markdown
Contributor

Description

Remove Codecov integration from the kubectl-meshsync-snapshot repository as part of the organization-wide cleanup.

Changes Made

  • Removed Codecov upload steps from .github/workflows/go-testing-ci.yml:
    • Unit tests codecov upload
    • Integration tests codecov upload
  • Deleted codecov configuration file: .github/codecov.yml
  • Retained coverage generation steps for local development:
    • go test --short ./... -race -coverprofile=coverage.txt -covermode=atomic (unit tests)
    • Integration test coverage generation with mesheryctl commands

Related

Part of organization-wide effort to remove Codecov integration across Meshery and Meshery Extensions repositories.

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>
Comment thread .github/workflows/go-testing-ci.yml
@sarajkrishnasingh sarajkrishnasingh merged commit 4ba1928 into meshery-extensions:master May 29, 2026
5 of 6 checks passed
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.

4 participants