https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: c621d74583bf6b82d23dfcb9226239d86822dff4 authored by Dominik Kern on 16 March 2021, 15:55:24 UTC
commented code blocks removed
Tip revision: c621d74
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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