Add Codecov configuration (80% patch coverage, informational) - #253
Conversation
This repo has been identified as a core production repo for Konflux to be tracked for code coverage. Configuration is set to informational mode (advisory only) with 80% patch coverage target. The check will not block PRs. Related: KFLUXDP-1172
PR Summary by QodoConfigure informational Codecov coverage checks
AI Description
High-Level Assessment
Files changed (1)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can show, collapse, or hide each part of a finding: code, evidence, and all |
|
We already closed this once: #202 |
|
@chmeliik then why this repo was mentioned again to be tracked as core konflux repo? |
It is a core Konflux repo. And it doesn't make sense to track code coverage for it, because there is no code. |
|
I see, OK. does the other leading metrics tracked in the unified dashboard are relevant for it? |
I'm not familiar with the unified dashboard. Is it the stuff like "PR cycle time" etc? If so, then they're likely about as relevant as they are for other repos. |
Summary
Add Codecov configuration to enable code coverage tracking for this repository.
Context
This repo has been identified as a core production repo for Konflux to be tracked for code coverage and approved by the repo maintainer or tech-lead.
The configuration is set to informational mode (advisory only) with an 80% patch coverage target, meaning:
Configuration details
Related