Revision c2bba89c56572c56c1be79d2d1ee23b07ff1e2a7 authored by Thomas Fischer on 25 June 2021, 12:35:37 UTC, committed by Thomas Fischer on 24 May 2022, 06:10:41 UTC
Use structured binding for returning values instead
of using 'output' argument.
1 parent 2828a37
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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