You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to aggregate / summarize test results from multiple files?
compliance-checker tests file-by-file without any option to summarize
test results in a user-friendly way (afaik). Do you already have a plan
how to deal with this? Would you implement it directly into the
compliance-checker codebase? I am currently working on a prototype for a
wrapper, submitting the cc-checks for each file and then collecting and
summarizing the results.