diff --git a/.smalltalk.ston b/.smalltalk.ston index 3a26f80..42a730c 100644 --- a/.smalltalk.ston +++ b/.smalltalk.ston @@ -9,7 +9,7 @@ SmalltalkCISpec { ], #testing : { #coverage : { - #packages : [ '^Famix-OpenTelemetry(?!.*-(?:Entities|Generator)$).*$' ], + #packages : [ 'Famix-OpenTelemetry.*' ], #format : #lcov } }