https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 895e3925579b8e850ebd8eea970ddbf827f7afea authored by Lars Bilke on 09 April 2021, 07:35:11 UTC
Extracted vtk filters into an own library VtkVisFilter.
Tip revision: 895e392
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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