Skip to content

chore: add codecov.yml for coverage gates - #675

Open
CybotTM wants to merge 1 commit into
mainfrom
chore/codecov-config
Open

chore: add codecov.yml for coverage gates#675
CybotTM wants to merge 1 commit into
mainfrom
chore/codecov-config

Conversation

@CybotTM

@CybotTM CybotTM commented Aug 26, 2026

Copy link
Copy Markdown
Member

Add codecov.yml for coverage gates.

The repo advertises a codecov badge and runs go-check with
enable-codecov but had no codecov.yml, so patch/project gates
were at Codecov defaults. Add branch main + sane thresholds and
ignore node_modules (vendored flatted Go sources) to match the
coverage flags used by the reusable workflow.

Assisted-by: claude-code:claude-opus-5
Agent-Session: https://claude.ai/code/session_placeholder
Agent-Host: 0493f0
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI lite review requested due to automatic review settings August 26, 2026 20:33
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (b9fdbd9) to head (7ccd9b3).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #675   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files          21       21           
  Lines        1193     1193           
=======================================
  Hits         1109     1109           
  Misses         84       84           
Flag Coverage Δ
e2e 92.95% <ø> (ø)
integration 92.95% <ø> (ø)
unittests 92.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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