https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: b73662ff4cdf4ece0473fe48e0e1dcd1e35d5c7d authored by wenqing on 23 February 2023, 12:53:50 UTC
Merge branch 'FE_mini_benchmark1' into 'master'
Tip revision: b73662f
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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