ci(coverage): include all files in coverage reports #8

Merged
argoyle merged 1 commits from ci-coverage-include-all-files into main 2025-11-23 12:17:51 +00:00

1 Commits

Author SHA1 Message Date
argoyle 1e31678d06 ci(coverage): include all files in coverage reports
Add the 'all' option to the coverage configuration to ensure that 
all files are included in the coverage reports. This improves the 
accuracy of the coverage metrics by encompassing all relevant 
source files.
2025-11-23 13:13:16 +01:00