Skip to content

Commit

Permalink
step4: add Codecov Component
Browse files Browse the repository at this point in the history
  • Loading branch information
NCherfaoui committed Feb 10, 2024
1 parent 651da80 commit 0e3588f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,12 @@ coverage:
default:
target: 100%
threshold: 1%
comment:
layout: "header, diff, flags, components"

component_management:
individual_components:
- component_id: api # this is an identifier that should not be changed
name: api # this is a display name, and can be changed freely
paths:
- api

0 comments on commit 0e3588f

Please sign in to comment.