Skip to content

ngs/xccoveralls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ xccoveralls

Gem Version CircleCI Coverage Status

Command line tool for sending Xcode 9.3+ coverage information to Coveralls

Installation

$ [sudo] gem install xccoveralls

Command

$ xccoveralls report

Options

Name Description Env Name Default Required
-s, --source_path Path to project root XCCOVERALLS_SOURCE_PATH Top level of Git repository
-d, --derived_data_path Path to DerivedDat XCCOVERALLS_DERIVED_DATA_PATH ~/Library/Developer/Xcode/DerivedData
-i, --ignorefile_path Path to Ignorefile XCCOVERALLS_IGNOREFILE_PATH (source_path)/.coverallsignore
-T, --repo_token Coveralls secret repo token XCCOVERALLS_REPO_TOKEN *

License

Copyright © 2018 Atsushi Nagase. MIT Licensed, see LICENSE for details.

About

Command line tool for sending Xcode 9.3+ coverage information to Coveralls

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published