https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 64850aafc21d594ba1b823dc5a3b87ddbc81492d authored by Jan Thiedau on 19 January 2023, 09:27:11 UTC
Merge branch 'ComponentTransportResidua' into 'master'
Tip revision: 64850aa
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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