https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: abe3022a44d8b3c276903a55178bc0eb299fbfba authored by Dmitry Yu. Naumov on 26 February 2021, 16:14:56 UTC
Merge branch 'ConstexprIf' into 'master'
Tip revision: abe3022
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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