• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CocoaPods / CocoaPods / 1259
77%
master: 92%

Build:
Build:
LAST BUILD BRANCH: strict_header_search_paths
DEFAULT BRANCH: master
Ran 19 May 2013 06:01AM UTC
Jobs 1
Files 286
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1259

push

travis-ci

jasl8r
Split targets and supporting classes into single purpose classes

Target class converted to PodTarget and SpecTarget representing Pod 
integration targets and podspec targets.
TargetInstaller converted to PodTargetInstaller and 
SpecTargetInstaller to handle variations in installing Pod targets 
and spec targets.
XCConfig generator converted to PodXCConfig, PublicSpecXCCconfig and 
PrivateSpecXCConfig classes to handle generating the different 
xcconfig files.
Requires Xcodeproj file changes to support namespaced xcconfig files.

57 of 57 new or added lines in 4 files covered. (100.0%)

7187 of 12656 relevant lines covered (56.79%)

69.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
100.0
lib/cocoapods/installer.rb
7
100.0
lib/cocoapods/target.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/cocoapods/command/push.rb
1
100.0
lib/cocoapods/resolver.rb
1
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/source.rb
1
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/dsl/attribute.rb
1
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object/build_file.rb
1
100.0
travis_bundle_dir/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/conversions.rb
1
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/parameter_matchers/equals.rb
2
100.0
lib/cocoapods/file_list.rb
2
100.0
lib/cocoapods/user_interface.rb
2
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/source/aggregate.rb
2
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/dsl/deprecations.rb
2
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object/configuration_list.rb
2
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object_list.rb
2
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/expectation.rb
2
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/mock.rb
3
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object_dictionary.rb
3
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/any_instance_method.rb
3
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/inspect.rb
4
100.0
lib/cocoapods/command/help.rb
4
100.0
lib/cocoapods/command/outdated.rb
4
100.0
lib/cocoapods/hooks/pod_representation.rb
4
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/set.rb
4
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/yaml.rb
4
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/names.rb
5
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/dsl/platform_proxy.rb
5
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object/build_phase.rb
5
100.0
travis_bundle_dir/ruby/1.9.1/gems/mocha-0.14.0/lib/mocha/api.rb
6
100.0
lib/cocoapods/downloader.rb
6
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/linter.rb
6
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/vendor/requirement.rb
6
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/version.rb
6
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object.rb
8
100.0
lib/cocoapods/hooks/library_representation.rb
8
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/platform.rb
8
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/podfile/dsl.rb
8
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/vendor/version.rb
8
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/yaml_converter.rb
10
100.0
lib/cocoapods/sandbox/headers_store.rb
11
100.0
lib/cocoapods/target.rb
11
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification.rb
11
100.0
travis_bundle_dir/ruby/1.9.1/gems/claide-0.2.0/lib/claide.rb
13
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object/group.rb
14
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/workspace.rb
16
100.0
lib/cocoapods/hooks/installer_representation.rb
16
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/specification/consumer.rb
18
100.0
lib/cocoapods/command/search.rb
18
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/cocoapods-downloader-df54f0d773a6/lib/cocoapods-downloader.rb
19
100.0
lib/cocoapods/project.rb
19
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/lockfile.rb
20
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/podfile.rb
21
100.0
lib/cocoapods/sandbox.rb
22
100.0
lib/cocoapods/installer.rb
23
100.0
lib/cocoapods/installer/analyzer/sandbox_analyzer.rb
26
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/dependency.rb
27
100.0
lib/cocoapods/command/podfile_info.rb
28
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/cocoapods-downloader-df54f0d773a6/lib/cocoapods-downloader/base.rb
29
100.0
lib/cocoapods/command/list.rb
31
100.0
lib/cocoapods/installer/pod_source_installer.rb
35
100.0
lib/cocoapods/command/inter_process_communication.rb
36
100.0
lib/cocoapods/installer/user_project_integrator.rb
36
100.0
lib/cocoapods/sandbox/file_accessor.rb
37
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project/object/native_target.rb
38
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Core-81120f659fe2/lib/cocoapods-core/podfile/target_definition.rb
39
100.0
travis_bundle_dir/ruby/1.9.1/gems/rake-10.0.4/lib/rake/file_list.rb
44
100.0
lib/cocoapods/installer/file_references_installer.rb
45
100.0
lib/cocoapods/external_sources.rb
46
100.0
lib/cocoapods/installer/user_project_integrator/target_integrator.rb
55
100.0
travis_bundle_dir/ruby/1.9.1/bundler/gems/Xcodeproj-14f836ffc423/lib/xcodeproj/project.rb
56
100.0
lib/cocoapods/validator.rb
57
100.0
lib/cocoapods/sandbox/path_list.rb
61
100.0
lib/cocoapods/installer/analyzer.rb
130
100.0
lib/cocoapods/command/spec.rb
Jobs
ID Job ID Ran Files Coverage
2 1259.2 (RVM_RUBY_VERSION=1.9.3 NOEXEC_DISABLE=1 RUBY_VERSION_SPECIFIC='sudo ln -s /usr/bin/llvm-gcc-4.2 /usr/bin/gcc-4.2 && curl http://curl.haxx.se/ca/cacert.pem -o /usr/local/share/cacert.pem' SSL_CERT_FILE=/usr/local/share/cacert.pem GIT_AUTHOR_NAME=CocoaPods GIT_AUTHOR_EMAIL=cocoapods@example.com) 19 May 2013 06:01AM UTC 0
56.79
Travis Job 1259.2
Source Files on build 1259
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1259
  • 01fc9441 on github
  • Prev Build on dedicated-targets (#1248)
  • Next Build on dedicated-targets (#1262)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc