https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: b03567cfaa38c5fce42c557d077ee6ab46efdcb9 authored by renchao.lu on 23 June 2021, 20:19:53 UTC
Merge branch 'Brinkman' into 'master'
Tip revision: b03567c
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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