lunij/xcresult

Generates GitHub Markdown from an Xcode result bundle and displays it as a GitHub Check.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the xcresult bundleyes
titleTitle for the created GitHub Checkyes
tokenThe GitHub authentication token${{ github.token }}
show-passed-testsShow passed testsfalse
show-code-coverageShow code coveragetrue
show-file-coverageShow file coveragetrue
show-test-summariesShow summaries for all test classesfalse
show-test-detailsShow details for all test classesfalse
uploadUpload the xcresult bundle(s). Possible values: always, failure, neverfailure

no outputs