https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ce2467ae59084d9a3c9490ba3ce2a3f6ff8b3eec authored by Tobias Meisel on 30 October 2023, 10:47:02 UTC
Merge branch 'chunk_size' into 'master'
Tip revision: ce2467a
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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