Prepare changelog with !2303
[gitter.git] / codecov.yml
blob7673b4f4dae0b768f0b613b2ca55089078757b9e
1 codecov:
2   branch: develop
3   bot: 'gitter-reviewer'
5 coverage:
6   precision: 1
7   round: down
8   range: "70...100"
10   ignore:
11   - .*/tests/.*
12   - .*/node_modules/.*
13   - public/repo/.*