https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 947e607d6137ed01c3fdbb6dbfaf3a8e433d7be6 authored by Lars Bilke on 08 January 2023, 09:17:38 UTC
Merge branch 'fixes' into 'master'
Tip revision: 947e607
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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