ci: collect code coverage (#5516)

https://app.codecov.io/gh/Chatterino/chatterino2
This commit is contained in:
nerix
2024-07-21 11:40:29 +02:00
committed by GitHub
parent 44abb1901f
commit 21186df058
2 changed files with 24 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
comment: false
ignore:
- "/usr/local*/**/*"
- "/usr/include/**/*"
- "lib/"
- "**/ui_*.h"
- "**/moc_*.cpp"