Skip to content

Add codecov configuration file#22

Merged
roesel merged 1 commit intomainfrom
claude/disable-codecov-notifications-5sH0T
Mar 8, 2026
Merged

Add codecov configuration file#22
roesel merged 1 commit intomainfrom
claude/disable-codecov-notifications-5sH0T

Conversation

@roesel
Copy link
Copy Markdown
Owner

@roesel roesel commented Mar 8, 2026

Summary

This PR adds a codecov.yml configuration file to customize Codecov's behavior for this repository.

Key Changes

  • Added codecov configuration with the following settings:
    • Disabled comment posting on pull requests
    • Set coverage targets to auto for both project and patch coverage
    • Configured notifications to wait for 1 build before reporting
    • Disabled GitHub check annotations
    • Disabled Slack and email notifications

Details

The configuration file establishes sensible defaults for code coverage tracking while minimizing noise from automated comments and notifications. This allows the team to monitor coverage metrics without cluttering pull request discussions.

Add codecov.yml to turn off PR comment annotations and email
notifications while keeping coverage status checks functional.

https://claude.ai/code/session_01JT2Zr7b2youndzaT9pdcn3
@roesel roesel merged commit 1d24bb6 into main Mar 8, 2026
3 checks passed
@roesel roesel deleted the claude/disable-codecov-notifications-5sH0T branch March 8, 2026 12:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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