codecov.yml 90 B

123456
  1. coverage:
  2. ignore:
  3. - "Demo/*"
  4. - "PDFGeneratorTests/*"
  5. comment: false