Module: Xccoveralls
- Defined in:
- lib/xccoveralls/ignorefile.rb,
lib/xccoveralls.rb,
lib/xccoveralls/xccov.rb,
lib/xccoveralls/runner.rb,
lib/xccoveralls/command.rb,
lib/xccoveralls/options.rb,
lib/xccoveralls/version.rb
Overview
Ignore things Originally bollowed from git.io/fbj4N
Defined Under Namespace
Classes: Command, Ignorefile, Options, Runner, Xccov
Constant Summary collapse
- VERSION =
'1.0.0'.freeze
- DESCRIPTION =
rubocop:disable Metrics/LineLength
'Command line tool for sending Xcode 9.3+ coverage information to Coveralls'.freeze
- NAME =
rubocop:enable Metrics/LineLength
'xccoveralls'.freeze