https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a84149539e8ec39b14d652baaca9c40cd530d908 authored by wenqing on 11 October 2021, 11:11:26 UTC
Merge branch 'fix_unit_test' into 'master'
Tip revision: a841495
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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