Esqarrouth / EZSwiftExtensions

:smirk: How Swift standard types and classes were supposed to work.
MIT License
3k stars 381 forks source link

<Description> : Adding swiftlint uninstall to fix builds. #415

Closed Khalian closed 7 years ago

Khalian commented 7 years ago
: fix/config ## Checklist - [ ] New Extension - [ ] New Test - [ ] Changed more than one extension, but all changes are related - [x] Trivial change (doesn't require changelog)
EZSwiftExtensionsBot commented 7 years ago
2 Messages
:book: Executed 183 tests, with 0 failures (0 unexpected) in 4.379 (4.558) seconds
:book: Executed 169 tests, with 0 failures (0 unexpected) in 4.281 (4.431) seconds

Generated by :no_entry_sign: Danger

Khalian commented 7 years ago

I want to merge this ASAP. @lfarah Would you mind taking a quick look at this.

I am not very comfy with devops stuff and the travis CI stack.

codecov-io commented 7 years ago

Codecov Report

Merging #415 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #415   +/-   ##
=======================================
  Coverage   39.83%   39.83%           
=======================================
  Files          48       48           
  Lines        2179     2179           
=======================================
  Hits          868      868           
  Misses       1311     1311

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 36ff192...4eae52b. Read the comment docs.

Khalian commented 7 years ago

I am merging without approvals this in since it is blocking every other build for every PR.