Skip to content

Remove codecov from workflow#91

Merged
claucambra merged 1 commit into
mainfrom
bugfix/remove-codecov
Jun 12, 2025
Merged

Remove codecov from workflow#91
claucambra merged 1 commit into
mainfrom
bugfix/remove-codecov

Conversation

@claucambra
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
@claucambra claucambra added this to the 3.0 milestone Jun 12, 2025
@claucambra claucambra requested a review from Copilot June 12, 2025 09:53
@claucambra claucambra self-assigned this Jun 12, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request removes the Codecov upload step from the Xcode build workflow to simplify the CI process.

  • Removed the Codecov upload action and its associated configuration
  • Updated the workflow file to solely generate the coverage report without uploading it
Comments suppressed due to low confidence (1)

.github/workflows/xcodebuild.yml:31

  • Since the Codecov upload step has been removed, please update any related documentation or CI configuration comments to avoid references to Codecov integration.
-    - name: Upload coverage to Codecov

@claucambra claucambra merged commit 71d48fa into main Jun 12, 2025
2 checks passed
@claucambra claucambra deleted the bugfix/remove-codecov branch June 12, 2025 10:39
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.

2 participants