Diff of /codecov.yml [000000] .. [030aeb]

Switch to unified view

a b/codecov.yml
1
comment: false
2
3
ignore:
4
  - dosma/gui/*
5
  - dosma/resources/*
6
7
coverage:
8
  status:
9
    # Enable coverage measurement for diff introduced in the pull-request,
10
    # but do not mark "X" on commit status for now.
11
    patch:
12
      default:
13
        target: '0%'