Open amine2233 opened 5 years ago
@amine2233
Hi I had the same problem, please use the newest version 2.4.6 , if you try to install the dependencies ruby install by default version 2.4.0
Hi @amine2233 I'm having the same issue with Xcode 10.1, now looks like the coverage report is inside a folder with the timestamp, I think that is why slather can't find the report files, Where you able to fix it?. @IPrototypeI I did try the version 2.4.6 still having same issue.
I'm running 2.4.7 and still having the same issue.
running into to the same issue on 2.4.7...any ideas?
Hi ! 👋 Any update on this issue ?
I am also facing the same issue on Xcode 10.1
It happens with Xcode 11 beta 1 & 2 as well, using version 2.4.7.
Using XCode 10.1 & Slather 2.4.7 I encountered this and got around it by having relative path specified for -derivedDataPath
in the xcodebuild command and build_directory
in the .slather.yaml file.
I also found specifying the slather --arch
flag to something in your project -> Build Settings -> Valid Architectures setting (Eg. arm64) intermittently solved this, but wasn't necessary in the end.
Hope this helps :)
I had same error state on Xcode 10.2..
I had same error state on Xcode 10.2. slather 2.4.7. ruby-2.5.3
how to fix it ?
Same error with Xcode11. Appearly I think is the option to generate code coverage is not present in this version.
Xcode 10
Xcode 11
@MZapatae it is under options.
That said, I am getting this same error with Xcode 11
I had same error here running with Fastlane.
Xcode 11.2.1 Slather 2.4.7 Ruby 2.6.3p62
Any update?
could anyone suggest alternative for slather since it does not work with Xcode 11?
Can anyone suggest is there any solution for this? It is still happening with,Xcode Version 11.3.1 (11C505) gems used is 3.0.3 and slather (2.4.8, 2.4.7)
Same happening to me, any clue? The same configuration was working fine in other versions of Xcode 10.x.x:
macOS: 10.15.5 (19F101)
Xcode: Version 11.5 (11E608c)
❯ slather version: 2.4.9
I can genergate report when i use Xcode run UITest. But use command line run,it does not work. any ideas? Thx
Same here on XCode 12. By the way, when I run my tests on XCode, my coverage reports are being generated at the default XCode derived data. But slather doesn't know this path. Maybe that's the problem? Or does Slather rebuild the selected scheme by itself?
I have a same error for xcode 12.2
I have a same error for Xcode 14.2
Same issue starting from Xcode 14.3.x and Xcode 15
No news on this?
Can't show code coverage in my Mac and in my Jenkins,
Result