mirror of
https://github.com/home-assistant/iOS.git
synced 2026-02-23 01:44:06 -06:00
Adds code coverage reports to pull requests. Enabling code coverage gathering appears to be about a 25% increase in build time, unfortunately, so just enabling it for the App/Shared targets and doing it in a separate scheme so it doesn't impact local build times.