You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to your method, I got a single file coverage data, your code show as below: $ xcrun xccov view --file ~/Desktop/XCCov-Demo/XCCov-Demo/AppDelegate.swift Build/Logs/Test/*.xccovarchive/
But I can't use the coverage data, how can I get specific file coverage data as the below picture shows?
Look forward to your help! Thanks!
The text was updated successfully, but these errors were encountered:
ZachEvan
changed the title
How can we get useful coverage for speci
How can we get useful coverage for specific file
Jun 2, 2019
According to your method, I got a single file coverage data, your code show as below:
$ xcrun xccov view --file ~/Desktop/XCCov-Demo/XCCov-Demo/AppDelegate.swift Build/Logs/Test/*.xccovarchive/
But I can't use the coverage data, how can I get specific file coverage data as the below picture shows?
Look forward to your help! Thanks!
The text was updated successfully, but these errors were encountered: