Revision e54164cbcc1fe63a14fde9e7c2e006485b989b27 authored by Dmitri Naumov on 18 January 2021, 16:20:42 UTC, committed by Dmitri Naumov on 22 January 2021, 14:15:37 UTC
Avoid's shadowing of the process_id variable.
1 parent de50e7b
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top