Run on cloud runners #14
Merged
GitHub Actions / Xcode test results
succeeded
Dec 15, 2023 in 0s
Xcode test results
Test DBXCResultParser
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
32 | 32 | 0 | 0 | 0 | 10.67s |
Test Summary
DBXCResultParserTests
- Device: Mac mini, 13.6 (22G120)
- SDK: macOS 14.0, 14.0
Test | Total | ||||
---|---|---|---|---|---|
CoverageDTOTests | 1 | 1 | 0 | 0 | 0 |
DetailedReportDTOTests | 2 | 2 | 0 | 0 | 0 |
FormatterTests | 7 | 7 | 0 | 0 | 0 |
IntegrationTests | 18 | 18 | 0 | 0 | 0 |
OverviewReportDTOTests | 1 | 1 | 0 | 0 | 0 |
ParserTests | 1 | 1 | 0 | 0 | 0 |
SeekerTests | 1 | 1 | 0 | 0 | 0 |
ShellTests | 1 | 1 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Code Coverage
Coverage | Covered | Executable | ||
---|---|---|---|---|
DBXCResultParser | 97.16 % | 616 | 634 | |
Shell.swift | 100.00 % | 16 | 16 | |
XCResultSeeker.swift | 91.67 % | 11 | 12 | |
Formatter.swift | 98.10 % | 207 | 211 | |
OverviewReportDTO.swift | 90.00 % | 9 | 10 | |
Parser.swift | 94.12 % | 16 | 17 | |
Constants.swift | 95.24 % | 20 | 21 | |
DTO+Helpers.swift | 100.00 % | 23 | 23 | |
Math.swift | 100.00 % | 7 | 7 | |
ReportModel.swift | 96.85 % | 307 | 317 | |
DBXCResultParserTests | 98.48 % | 1163 | 1181 | |
ReportModel.swift | 96.85 % | 307 | 317 | |
ParserTests.swift | 100.00 % | 4 | 4 | |
ShellTests.swift | 100.00 % | 11 | 11 | |
XCResultSeeker.swift | 91.67 % | 11 | 12 | |
OverviewReportDTO.swift | 90.00 % | 9 | 10 | |
SeekerTests.swift | 100.00 % | 14 | 14 | |
Formatter.swift | 98.10 % | 207 | 211 | |
IntegrationTests.swift | 100.00 % | 184 | 184 | |
Shell.swift | 100.00 % | 16 | 16 | |
CoverageDTOTests.swift | 100.00 % | 10 | 10 | |
OverviewReportDTOTests.swift | 100.00 % | 10 | 10 | |
Constants.swift | 95.24 % | 20 | 21 | |
FormatterTests.swift | 100.00 % | 281 | 281 | |
Constants+Helpers.swift | 100.00 % | 18 | 18 | |
DetailedReportDTOTests.swift | 100.00 % | 15 | 15 | |
Math.swift | 100.00 % | 7 | 7 | |
DTO+Helpers.swift | 100.00 % | 23 | 23 | |
Parser.swift | 94.12 % | 16 | 17 | |
Total | 98.02 % | 1779 | 1815 |
Details
Test Details
DBXCResultParserTests
CoverageDTOTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 5.12s |
test_file_with_coverage()
|
DetailedReportDTOTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.75s |
test_parseWithExplicitRefId()
| |
test_parseWithImplicitRefId()
|
FormatterTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
IntegrationTests
⏱️ | ||||
---|---|---|---|---|
18 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
OverviewReportDTOTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.07s |
test()
|
ParserTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 4.72s |
test()
|
SeekerTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_xcresultIsFound()
|
ShellTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
test()
|
Loading