https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 71fbb3e0d30ce0555b4747de5620c6061ec5b40f authored by Dmitri Naumov on 06 July 2021, 21:15:40 UTC
doxygen; set new minimum for warnings.
Tip revision: 71fbb3e
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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