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

Xcode 9.2, Swift 4.0.3 and Swiftlint 0.25 #42

Merged
merged 7 commits into from
Feb 25, 2018
Merged

Conversation

tonystone
Copy link
Owner

Updating build.

  • Changing build to use latest Xcode 9.2
  • Changing build to use latest Swift SDK 4.0.3
  • Changing build to use latest SwiftLint 0.25

- Updating to support 0.25 of swiftlint.
- Changing parameter name to meet swiftlint requirements.
- Update to 9.2 xcode image.
- Workaround for travis issue travis-ci/travis-ci#7332 on linux.
- Updating to latest swift release 4.0.3.
- Updating pod version for release.
@codecov-io
Copy link

codecov-io commented Feb 23, 2018

Codecov Report

Merging #42 into master will decrease coverage by 1.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   96.76%   95.74%   -1.02%     
==========================================
  Files           7        6       -1     
  Lines         278      329      +51     
  Branches        0       19      +19     
==========================================
+ Hits          269      315      +46     
- Misses          9       11       +2     
- Partials        0        3       +3
Impacted Files Coverage Δ
Sources/TraceLog/Configuration.swift 99.12% <ø> (-0.88%) ⬇️
Sources/TraceLog/LogLevel.swift 100% <ø> (ø) ⬆️
Sources/TraceLog/Logger.swift 98.78% <100%> (-1.22%) ⬇️
Sources/TraceLog/ConsoleWriter.swift 64% <100%> (+1.5%) ⬆️
Sources/TraceLog/Environment.swift 100% <100%> (ø) ⬆️
Sources/TraceLog/TraceLog.swift 94.11% <0%> (-5.89%) ⬇️
... and 2 more

@tonystone tonystone merged commit bec9f04 into master Feb 25, 2018
@tonystone tonystone deleted the swiftlint-025 branch February 25, 2018 01:32
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.

2 participants