Hi @manhhung741, I noticed this was still an issue for you. If you still want to turn off comments, you’ll need to
(1) change your .codecov.yml
file to codecov.yml
(2) add comment: false
to it to turn off all comments.
Hope this helps!
Hi @manhhung741, I noticed this was still an issue for you. If you still want to turn off comments, you’ll need to
(1) change your .codecov.yml
file to codecov.yml
(2) add comment: false
to it to turn off all comments.
Hope this helps!