We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff1141 commit a0634f4Copy full SHA for a0634f4
1 file changed
.github/codecov.yml
@@ -7,10 +7,18 @@ component_management:
7
name: hardcover
8
paths:
9
- plugins/hardcover/**
10
+ - component_id: plugin_hardcover_sync
11
+ name: hardcover-sync
12
+ paths:
13
+ - plugins/hardcover-sync/**
14
- component_id: plugin_anilist
15
name: anilist
16
17
- plugins/anilist/**
18
+ - component_id: plugin_manga_chapters
19
+ name: manga-chapters
20
21
+ - plugins/manga-chapters/**
22
- component_id: lib_common
23
name: common
24
0 commit comments