https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f149c44734cc4454ca31ce91f628ebdb6d9dc72f authored by wenqing on 15 March 2023, 15:15:51 UTC
Merge branch 'stabilizer_update' into 'master'
Tip revision: f149c44
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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