summaryrefslogtreecommitdiffstats
path: root/ansible_collections/ibm/qradar/codecov.yml
blob: c77c91a907b70246b052ad4ea0abe51f052aa88f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
codecov:
  require_ci_to_pass: true
comment:
  layout: " diff, flags, files"
  behavior: default
  require_changes: false
  require_base: false
  require_head: true
coverage:
  status:
    patch: false
    project:
      default:
        threshold: 0.3%