File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ You should see the tool respond like this:
8787```
8888Error: Missing expected argument '<xcresult-file>'
8989
90- OVERVIEW: xcresultparser 1.8.5
90+ OVERVIEW: xcresultparser 1.9.0
9191Interpret binary .xcresult files and print summary in different formats: txt,
9292xml, html or colored cli output.
9393
@@ -128,6 +128,9 @@ OPTIONS:
128128 The fields in the summary. Default is all:
129129 errors|warnings|analyzerWarnings|tests|failed|skipped
130130 -c, --coverage Whether to print coverage data.
131+ -x, --exclude-coverage-not-in-project
132+ Omit elements with file pathes, which do not contain
133+ 'projectRoot'.
131134 -n, --no-test-result Whether to print test results.
132135 -f, --failed-tests-only Whether to only print failed tests.
133136 -q, --quiet Quiet. Don't print status output.
You can’t perform that action at this time.
0 commit comments