From 86683c6877865392292f6a0db34acb5a617efd78 Mon Sep 17 00:00:00 2001 From: Giorgi Kotchlamazashvili <1886698+hertzg@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:55:19 +0200 Subject: [PATCH] chore: codecov comments --- codecov.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/codecov.yaml b/codecov.yaml index 93bd067..29086d7 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -2,10 +2,4 @@ coverage: parsers: javascript: enable_partials: yes -comment: # this is a top-level key - layout: ' diff, flags, files' - behavior: default - require_changes: false # learn more in the Requiring Changes section below - require_base: false # [true :: must have a base report to post] - require_head: true # [true :: must have a head report to post] - hide_project_coverage: false # [true :: only show coverage on the git diff] +comment: true