mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
codecov.yml: Ignore src/libi18n/gettext.h and test suites.
gettext.h is taken from gettext, so it shouldn't count. Test suites are always 100% covered, since they're test suites.
This commit is contained in:
parent
644d88cc57
commit
8c158cc0c4
@ -1,2 +1,4 @@
|
||||
ignore:
|
||||
- "extlib/"
|
||||
- "src/libi18n/gettext.h"
|
||||
- "**/tests/"
|
||||
|
Loading…
Reference in New Issue
Block a user