Skip to content

chore(ci): drop the Codecov upload step (app uninstalled estate-wide) - #115

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/ghost-apps-residual-codecov
Sep 21, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
chore/ghost-apps-residual-codecov

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

chore(ci): drop the Codecov upload step from the repo template and wiki examples

The Codecov GitHub App was uninstalled from this estate (owner ruling, 2026-09-20 audit);
these were the last references to it in this repository. Coverage generation is unchanged —
only the upload to a service this org no longer uses is removed, so scaffolded repos stop
inheriting a step that can never authorise.

No .github/workflows/*.yml file changes here, so no actions.lock regeneration is due:
nothing in this diff can add or remove a lock-keyed uses: ref.

Found by the estate ghost-app audit; part of the same sweep as the 40 merged PRs and standards#885.

…ki examples

The Codecov GitHub App was uninstalled from this estate (owner ruling, 2026-09-20 audit);
these were the last references to it in this repository. Coverage generation is unchanged —
only the upload to a service this org no longer uses is removed, so scaffolded repos stop
inheriting a step that can never authorise.

No `.github/workflows/*.yml` file changes here, so no actions.lock regeneration is due:
nothing in this diff can add or remove a lock-keyed `uses:` ref.
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

Understand this PR’s impact

Explore downstream dependencies and potential security impact with Blast Radius.

View blast radius →

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 00236873-c3e7-4d99-9ce2-5975f80d443a

📥 Commits

Reviewing files that changed from the base of the PR and between 75ef8d5 and 68cbd1d.

📒 Files selected for processing (1)
  • templates/.github/workflows/ci.yml.template
💤 Files with no reviewable changes (1)
  • templates/.github/workflows/ci.yml.template

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (29)
  • GitHub Check: scan / rust-secrets
  • GitHub Check: scan / shell-secrets
  • GitHub Check: scan / gitleaks
  • GitHub Check: hypatia / Hypatia Neurosymbolic Analysis
  • GitHub Check: governance / Language / package anti-pattern policy
  • GitHub Check: governance / Trusted-base reduction policy
  • GitHub Check: governance / Workflow security linter
  • GitHub Check: governance / Debt ratchet
  • GitHub Check: governance / Licence consistency
  • GitHub Check: governance / Well-Known (RFC 9116 + RSR)
  • GitHub Check: governance / Exemption ratchet
  • GitHub Check: governance / Check Workflow Staleness
  • GitHub Check: governance / Guix packaging policy (Nix retired)
  • GitHub Check: governance / Security policy checks
  • GitHub Check: governance / Code quality + docs
  • GitHub Check: governance / Allowlist Preflight
  • GitHub Check: governance / Live Actions policy (credentialed advisory)
  • GitHub Check: governance / Actions lockfile verify
  • GitHub Check: rust-ci / Detect Cargo.toml
  • GitHub Check: analyze (actions, none)
  • GitHub Check: Validate A2ML manifests
  • GitHub Check: Empty-linter (invisible characters)
  • GitHub Check: Groove manifest check
  • GitHub Check: Validate K9 contracts
  • GitHub Check: Test
  • GitHub Check: Clippy
  • GitHub Check: Format
  • GitHub Check: Build Release
  • GitHub Check: Check

📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated the coverage workflow to stop uploading coverage reports through the Codecov action.

Walkthrough

The coverage job still generates coverage data. It no longer uploads cobertura.xml through the Codecov action.

Changes

Coverage workflow

Layer / File(s) Summary
Remove Codecov upload
templates/.github/workflows/ci.yml.template
The coverage job no longer contains the Codecov upload step or its cobertura.xml configuration. Coverage generation remains unchanged.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: removal of the Codecov upload step from CI. It is concise and specific.
Description check ✅ Passed The description accurately explains the removal of Codecov uploads while confirming that coverage generation remains unchanged.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the coverage run
The report is made beneath the sun
Codecov waits beyond the gate
The workflow keeps its steady state
No upload hops; the job runs straight

Comment @coderabbitai help to get the list of available commands.

@hyperpolymath
hyperpolymath merged commit 1b31c9e into main Sep 21, 2026
29 of 32 checks passed
@hyperpolymath
hyperpolymath deleted the chore/ghost-apps-residual-codecov branch September 21, 2026 08:36
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.

1 participant