https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 862f55d7d54fb9049d3bffb8c5ec34e82ebc9d14 authored by Tom Fischer on 16 June 2023, 12:07:52 UTC
Merge branch 'PythonMeshInterface' into 'master'
Tip revision: 862f55d
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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