Skip to content

Commit

Permalink
Enhance Codecov configuration with coverage thresholds and path speci…
Browse files Browse the repository at this point in the history
…fications
  • Loading branch information
msbc committed Dec 1, 2024
1 parent 564e094 commit 0ecc6b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ coverage:
status:
project:
default:
threshold: 0%
target: 100%
base: auto
flags:
- unittests
paths:
- "helmeos"
- "tests"

component_management:
default_rules:
statuses:
- type: project
target: auto

0 comments on commit 0ecc6b0

Please sign in to comment.