Skip to content

Commit

Permalink
Update codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Nov 20, 2023
1 parent 4efbf20 commit c6b1f48
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
codecov:
require_ci_to_pass: yes
bot: romac

coverage:
precision: 2
round: nearest
range: "50...100"

status:
project:
default:
target: auto
threshold: 5%
removed_code_behavior: adjust_base
paths:
- "itf"
patch:
default:
target: auto
threshold: 5%
paths:
- "itf"

changes:
default:
informational: true

0 comments on commit c6b1f48

Please sign in to comment.