Update comment layout

This commit is contained in:
shamoon 2025-03-06 22:14:34 -08:00
parent 314b58193b
commit 96f9e44aba
No known key found for this signature in database

View File

@ -1,7 +1,6 @@
codecov:
require_ci_to_pass: true
# https://docs.codecov.com/docs/flags#recommended-automatic-flag-management
# Require each flag to have 1 upload before notification
# https://docs.codecov.com/docs/components
component_management:
individual_components:
- component_id: backend
@ -13,6 +12,7 @@ component_management:
# https://docs.codecov.com/docs/pull-request-comments
# codecov will only comment if coverage changes
comment:
layout: "header, diff, components, flags, files"
require_changes: true
# https://docs.codecov.com/docs/javascript-bundle-analysis
require_bundle_changes: true