Starting today, after my tests run (and pass), I am seeing tons and tons of this stuff across all my test targets:
2019/01/10 08:43:10 no activity summaries found for test: map[TestSummaryGUID:74739B9C-8F28-4832-8F22-E9498A218500 Duration:%!s(float64=0.03783893585205078) TestIdentifier:AbilityAPITests/testGetAbilities() TestName:testGetAbilities() TestObjectClass:IDESchemeActionTestSummary TestStatus:Success]
2019/01/10 08:43:10 no activity summaries found for test: map[TestSummaryGUID:CE0EE96A-A654-4A46-90E1-1C7BD49DA52A Duration:%!s(float64=0.00752103328704834) TestIdentifier:AbilityAPITests/testGetAbilitiesEmpty() TestName:testGetAbilitiesEmpty() TestObjectClass:IDESchemeActionTestSummary TestStatus:Success]
2019/01/10 08:43:10 no activity summaries found for test: map[Duration:%!s(float64=0.018869996070861816) TestIdentifier:AddOnAPITests/testGetAddOns() TestName:testGetAddOns() TestObjectClass:IDESchemeActionTestSummary TestStatus:Success TestSummaryGUID:DF903AA5-6CF9-4FB0-810C-7547E8C9815C]
Then I have Danger-xcov run and it says there’s no coverage information.