https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: cd0aaa2ed75360b3481548f343d40d73b82c59ef authored by Dmitri Naumov on 12 May 2021, 18:22:21 UTC
[App/U] Remove unused variables and arguments.
Tip revision: cd0aaa2
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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