Revision bf7c7494de3d917ee19df4ac1ab17a7ec016abb0 authored by Lars Bilke on 02 November 2021, 19:30:16 UTC, committed by Lars Bilke on 02 November 2021, 19:30:16 UTC
Add branch coverage to reports.

See merge request ogs/ogs!3864
2 parent s 61b7b0f + 213412a
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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