Filter spec directory for code coverage

This commit is contained in:
Hiroshi SHIBATA 2023-01-26 14:05:01 +09:00
parent 6608d47bed
commit 2d98127131
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -11,6 +11,7 @@ FILTER_PATHS = %w[
lib/rubygems/optparse
tool
test
spec
]
def merge_coverage_data(res1, res2)