https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7a15036de1a5de20c72fe59d5b836b70b7651667 authored by Tom Fischer on 24 June 2021, 07:32:40 UTC
Merge branch 'FixCppCheckWarnings3' into 'master'
Tip revision: 7a15036
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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