https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: d18926b3cf0639c194261920d8e391c0f81bdc5c authored by Tom Fischer on 16 June 2021, 05:21:14 UTC
Merge branch 'SmallFixes_2021-06' into 'master'
Tip revision: d18926b
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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