Skip to content

ci: Remove stale gcov input from codecov-action step - #9201

Merged
Esteban82 merged 1 commit into
masterfrom
remove-stale-gcov-input
Sep 12, 2026
Merged

Esteban82 merged 1 commit into
masterfrom
remove-stale-gcov-input

Conversation

@Esteban82

Copy link
Copy Markdown
Member

gcov: true has been ignored since codecov-action v4.0.0 moved to the Codecov CLI, where gcov runs by default — it only produces an "Unexpected input(s)" warning on every OS. Coverage collection is unaffected.

🤖 Generated with Claude Code (Sonnet 5, reviewed with Opus 5)

The gcov boolean was dropped in codecov-action v4.0.0, when the action
moved to the Codecov CLI and gcov became a default-on plugin. The key
has been ignored since the v3.1.4 -> v4.1.0 bump (cdc4fb3) and only
produces an "Unexpected input(s)" warning annotation on every OS.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Esteban82
Esteban82 requested a review from seisman September 12, 2026 02:32
@Esteban82 Esteban82 added the maintenance Boring but important stuff for the core devs label Sep 12, 2026
@Esteban82
Esteban82 marked this pull request as ready for review September 12, 2026 12:12
@Esteban82
Esteban82 requested a review from joa-quim September 12, 2026 12:12
@Esteban82

Copy link
Copy Markdown
Member Author

The gcov warning is gone (confirmed on all three OS).

@Esteban82
Esteban82 merged commit 61d93b9 into master Sep 12, 2026
9 of 12 checks passed
@Esteban82
Esteban82 deleted the remove-stale-gcov-input branch September 12, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants