https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: d8b330d67a2f62b174dde1c77070d4cf3c38578f authored by Dmitry Yu. Naumov on 17 July 2023, 09:31:16 UTC
Merge branch 'SmallFixes' into 'master'
Tip revision: d8b330d
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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