diff --git a/codecov.yml b/codecov.yml index 8a484e684..5f6e2ef12 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,7 +8,6 @@ ignore: - "**/*/build/**" - "**/*/.test.*" - "**/*/version.ts" -review: - poem: false - review_status: false - collapse_walkthrough: true \ No newline at end of file +comment: + layout: "condensed_header, condensed_files, condensed_footer" + hide_project_coverage: TRUE