Skip to content

Commit

Permalink
ci: add commenting codecov on each pr
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal committed Jul 5, 2024
1 parent 1b58300 commit 968e53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
comment: no # do not comment PR with the result
comment: yes # do not comment PR with the result

coverage:
range: 50..90 # coverage lower than 50 is red, higher than 90 green, between color code
Expand Down

0 comments on commit 968e53d

Please sign in to comment.