Revision a385058a6452a4dcf674e984482abe005c7bec02 authored by Lars Bilke on 20 July 2021, 12:49:19 UTC, committed by Lars Bilke on 23 July 2021, 07:14:05 UTC
- Generated SVGs stores as build artifacts.
- New code ci metric num_cycles (currently 4).
1 parent 3be70e4
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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