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
I've did first experiments with the CLI.
I'm thinking about copying the class TextReporter(Reporter): , keep the stats on the object, and print them out once the path component of filename changes?
Wondering if Cobertura.files() could take a keyword argument to allow it to list only a subset of files from the report that would match a given pattern. 🤔
I see that
show
can print out per file summary. I'd need this per directory - is there already a way to do this?The text was updated successfully, but these errors were encountered: