https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 16bbcab257bd8a5fd4de0662138a26c275cb5fcb authored by wenqing on 20 April 2021, 07:16:50 UTC
Merge branch 'fixTHM1' into 'master'
Tip revision: 16bbcab
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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