https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: e248adf51fb075994625da534528883951474025 authored by renchao.lu on 08 October 2021, 11:56:41 UTC
Merge branch 'StorageCapacity' into 'master'
Tip revision: e248adf
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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