Add regex patterns for split-archive coverage gaps #5

Merged
CodeX merged 2 commits from feat/regex-rar-coverage into main 2026-04-08 17:53:03 +02:00
Showing only changes of commit 05f53e4cfc - Show all commits
+2 -5
View File
@@ -844,8 +844,5 @@
Trailer.*
VOSTFR
api
regex:^.*\.\d{3}$
regex:^.*\.part\d+\.rar$
regex:^.*\.r\d+$
regex:^.*\.s\d+$
regex:^.*\.z\d+$
regex:(?i)^.*\.7z\.\d+$
regex:(?i)^.*\.[r-z]\d+$