Squashed 'libs/Catch2/' content from commit 182c910b

git-subtree-dir: libs/Catch2
git-subtree-split: 182c910b4b63ff587a3440e08f84f70497e49a81
This commit is contained in:
Christina Sander
2022-10-20 13:56:24 +02:00
commit 0f50c3deef
392 changed files with 99904 additions and 0 deletions

25
codecov.yml Normal file
View File

@@ -0,0 +1,25 @@
coverage:
precision: 2
round: nearest
range: "60...90"
status:
project:
default:
threshold: 2%
patch:
default:
target: 80%
ignore:
- "projects/SelfTest"
- "**/catch_reporter_tap.hpp"
- "**/catch_reporter_automake.hpp"
- "**/catch_reporter_teamcity.hpp"
- "**/catch_reporter_sonarqube.hpp"
- "**/external/clara.hpp"
codecov:
branch: v2.x
comment:
layout: "diff"