michaelhenry/create-report

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/workflows/ci.yml
.gitignore
.swiftformat
LICENSE
Makefile
Package.resolved
Sources/GithubChecks/Extensions/JSONDecoder++.swift2
A
0 mins
Sources/GithubChecks/Extensions/URLRequest++.swift30
A
0 mins
A
100%
Sources/GithubChecks/GithubChecks.swift70
A
0 mins
A
96%
Sources/GithubChecks/Models/CheckRunConclusion.swift11
A
0 mins
Sources/GithubChecks/Models/CheckRunError.swift8
A
0 mins
Sources/GithubChecks/Models/CheckRunOutput.swift9
A
0 mins
A
100%
Sources/GithubChecks/Models/CheckRunRequestPayload.swift21
A
0 mins
A
100%
Sources/GithubChecks/Models/CheckRunResponse.swift15
A
0 mins
Sources/GithubChecks/Models/CheckRunStatus.swift6
A
0 mins
Sources/GithubChecks/Protocols/Decoder.swift4
A
0 mins
Sources/GithubChecks/Protocols/ModelLoading.swift7
A
0 mins
Sources/GithubChecks/UseCase/GithubChecksUseCase.swift5
A
0 mins
Sources/Reports/Helpers/Shell.swift17
A
0 mins
A
100%
Sources/Reports/Renderers/html/HTMLSummaryRenderer.swift24
A
0 mins
A
100%
Sources/Reports/Renderers/junit/JUnitSummaryRenderer.swift58
A
0 mins
A
96%
Sources/Reports/Renderers/markdown/MarkdownSummaryRenderer.swift10
A
0 mins
A
100%