https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2573090af6357c66486d5bb6ad81ab5618768d70 authored by wenqing on 29 June 2021, 11:43:14 UTC
Merge branch 'LIE_improvement' into 'master'
Tip revision: 2573090
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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