Этот коммит содержится в:
Claudio Costa
2025-06-16 14:04:33 -06:00
коммит произвёл GitHub
родитель 9564185e75
Коммит 4278296d45

5
.github/codecov.yml поставляемый
Просмотреть файл

@@ -1,7 +1,8 @@
comment: comment:
layout: "diff, flags, files" layout: "condensed_header, condensed_files, condensed_footer"
behavior: default behavior: default
require_changes: false # if true: only post the comment if coverage changes require_changes: "uncovered_patch" # only post comment if the patch has uncovered lines
hide_project_coverage: true # only show coverage on the git diff
coverage: coverage:
status: status:
changes: false changes: false