https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f30dfdf4e58b76ffea5f0d701c541825ebcc7035 authored by Lars Bilke on 23 June 2021, 06:48:51 UTC
Merge branch 'ctest-coverage-vis' into 'master'
Tip revision: f30dfdf
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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