Revision c80890d90b06f8f0daa799f58d4fb29295651cfe authored by Thomas Fischer on 25 June 2021, 10:43:46 UTC, committed by Thomas Fischer on 01 July 2021, 14:17:05 UTC
This data isn't required anymore. The type of
station can be obtained via dynamic_cast.
1 parent 66b63d0
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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