pontoon/.codecov.yml

22 строки
442 B
YAML

comment:
layout: condensed_header
behavior: default # post new comment, edit if it already exists
require_changes: coverage_drop AND uncovered_patch
hide_project_coverage: false # show coverage only for the diff
flags:
backend:
paths:
- pontoon/**.py
carryforward: true
frontend:
paths:
- translate/
carryforward: true
non-frontend-js:
paths:
- pontoon/static/js/
carryforward: true