Revision 792248a16c8ed0cad3a3e9987d337685e633eb1c authored by Dmitry Yu. Naumov on 19 February 2021, 21:12:45 UTC, committed by Dmitry Yu. Naumov on 19 February 2021, 21:12:45 UTC
Revive code coverage

Closes #3102

See merge request ogs/ogs!3448
2 parent s 92e00ca + 5e184dd
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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