Skip to content

Add CI builds for Carthage and CocoaPods#192

Merged
mattrubin merged 12 commits into
developfrom
pod-lib-lint
Sep 19, 2018
Merged

Add CI builds for Carthage and CocoaPods#192
mattrubin merged 12 commits into
developfrom
pod-lib-lint

Conversation

@mattrubin

Copy link
Copy Markdown
Owner

Add CI jobs which try building the library with Carthage and CocoaPods, on both Xcode 9 and 10.

Currently, CocoaPods' pod lib lint command has a bug with the preserve_paths configuration used to provide custom CommonCrypto modulemaps on Xcode 9.x. Until that bug is fixed, the Xcode 9 CocoaPods CI job is allowed to fail.

@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

3 similar comments
@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

@mattrubin mattrubin merged commit 83cdf39 into develop Sep 19, 2018
@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

3 similar comments
@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

@codecov

codecov Bot commented Sep 19, 2018

Copy link
Copy Markdown

Codecov Report

Merging #192 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #192   +/-   ##
========================================
  Coverage    97.22%   97.22%           
========================================
  Files            6        6           
  Lines          397      397           
========================================
  Hits           386      386           
  Misses          11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 785861e...2f92239. Read the comment docs.

@mattrubin mattrubin deleted the pod-lib-lint branch September 19, 2018 00:47
@mattrubin mattrubin added this to the 3.1.5 milestone Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant