Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Public iOS projects
Api
Commits
8adc6096
Commit
8adc6096
authored
Aug 29, 2016
by
Mauro Bender
Browse files
Add html coverage report
parent
617ec6c5
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8adc6096
...
...
@@ -9,6 +9,7 @@ build_code:
-
bundle exec pod install
-
bundle exec scan --scheme Api-Example --code_coverage --derived_data_path build
-
bundle exec slather coverage -s --scheme Api-Example --workspace Api.xcworkspace --build-directory build --binary-basename Api Api.xcodeproj
-
bundle exec slather coverage --html --output-directory test_output/coverage --scheme Api-Example --workspace Api.xcworkspace --build-directory build --binary-basename Api Api.xcodeproj
tags
:
-
ios
artifacts
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment