Saad El Oulladi

Results 6 issues of Saad El Oulladi

Can we select files where we want to check the coverage ? Like passing an array of Files to xcodeBuildCoverage method.

#969 Here i added an environment variable for gitlab project id called DANGER_GITLAB_PROJECT_ID Also added some doc about that. and updated GitlabAPI unit tests. Project name will be used if...

[platform] GitLab

Hello. Danger is trying to call the Gitlab rest api using the project name. while gitlab now only accepts the project ID as you can see in the [documentation](https://docs.gitlab.com/ce/api/projects.html#get-single-project). Here...

Hello. Danger is trying to call the Gitlab rest api using the project name. while gitlab now only accepts the project ID as you can see in [the documentation](https://docs.gitlab.com/ce/api/projects.html#get-single-project). Here...

Hello, Thank you for this nice lib. I'm getting a crash when selecting white color. ` open var blueValue: CGFloat{ return cgColor.components! [2] }` Fatal error: Index out of range...

* xcutility install method: [ ] .pkg, * `which xcutilty`: * `xcutility version`: 0.2.0 **xcutilty Output** ``` Finding unreferenced files in: /Users /Users.xcodeproj : The operation couldn’t be completed. (xcodeproj.PBXObjectError...