Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI builds for Carthage and CocoaPods #192

Merged
merged 12 commits into from
Sep 19, 2018
Merged

Add CI builds for Carthage and CocoaPods #192

merged 12 commits into from
Sep 19, 2018

Conversation

mattrubin
Copy link
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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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
Copy link

codecov bot commented Sep 19, 2018

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