https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 3ec076d074d0759ce658ecc85e4ac941c9f2d9a7 authored by Tom Fischer on 25 May 2023, 05:57:17 UTC
Merge branch 'PythonMeshInterface' into 'master'
Tip revision: 3ec076d
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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