Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run on cloud runners #14

Merged
merged 3 commits into from
Dec 15, 2023

Fixed locale in tests

4743cc6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Run on cloud runners #14

Fixed locale in tests
4743cc6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xcode test results succeeded Dec 15, 2023 in 0s

Xcode test results

Test DBXCResultParser

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
323200010.67s

Test Summary

DBXCResultParserTests

  • Device: Mac mini, 13.6 (22G120)
  • SDK: macOS 14.0, 14.0
TestTotalSuccessFailureSkippedExpected Failure
test-class CoverageDTOTests11000
test-class DetailedReportDTOTests22000
test-class FormatterTests77000
test-class IntegrationTests1818000
test-class OverviewReportDTOTests11000
test-class ParserTests11000
test-class SeekerTests11000
test-class ShellTests11000

Failure 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

DBXCResultParserTestsback

CoverageDTOTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)5.12s
Successtest-method test_file_with_coverage()

DetailedReportDTOTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.75s
Successtest-method test_parseWithExplicitRefId()
Successtest-method test_parseWithImplicitRefId()

FormatterTests back

SuccessFailureSkippedExpected Failure⏱️
7 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_filter_any_count()
Successtest-method test_filter_any_list()
Successtest-method test_filter_failed_slow_list_minutes()
Successtest-method test_filter_failure_count()
Successtest-method test_filter_slow_list_milliseconds()
Successtest-method test_filter_slow_list_minutes()
Successtest-method test_filter_success_list()

IntegrationTests back

SuccessFailureSkippedExpected Failure⏱️
18 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_parse_any_count()
Successtest-method test_parse_coverage_model()
Successtest-method test_parse_coverage()
Successtest-method test_parse_failed_count()
Successtest-method test_parse_failed_list()
Successtest-method test_parse_failed_slow_3s_count()
Successtest-method test_parse_failedMixed_list()
Successtest-method test_parse_mixed_list()
Successtest-method test_parse_skipped_count()
Successtest-method test_parse_skipped_list()
Successtest-method test_parse_slow_3s_count()
Successtest-method test_parse_slow_3s_list()
Successtest-method test_parse_slow_list()
Successtest-method test_parse_warning_count()
Successtest-method test_total_coverage()
Successtest-method test_totalCoverage_shouldReturnModulesAvgCoverage()
Successtest-method test_totalCoverage_whenOneModule_shouldReturnTheModulesCoverage()
Successtest-method test_totalCoverage_whenZeroModules_shouldReturnNil()

OverviewReportDTOTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.07s
Successtest-method test()

ParserTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)4.72s
Successtest-method test()

SeekerTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_xcresultIsFound()

ShellTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.01s
Successtest-method test()