Skip to content
Snippets Groups Projects
codecov.yml 552 B
Newer Older
codecov:
  max_report_age: off
coverage:
  status:
Diego Sampaio's avatar
Diego Sampaio committed
    patch: off
    project:
      default:
        target: auto
        threshold: 1%
      client:
        target: auto
        flags:
          - client
flags:
  e2e:
    paths:
      - apps/meteor/
    carryforward: true
  
  e2e-api:
    paths:
      - apps/meteor/server
    carryforward: true
  client:
    paths:
      - apps/meteor/client
comment:
  layout: 'reach, diff, flags'
fixes:
  - '/home/runner/work/Rocket.Chat/Rocket.Chat/::'