Esqarrouth / EZSwiftExtensions

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

Updated podspec to 1.12 - Swift 4 migration. #483

Closed Khalian closed 6 years ago

Khalian commented 6 years ago

Checklist

EZSwiftExtensionsBot commented 6 years ago
1 Error
:no_entry_sign: Please, modify only one extension per pull request.
2 Warnings
:warning: Sources/DictionaryExtensions.swift#L31: redundant conformance constraint ‘K’: ‘Equatable’
public func intersection<K: Equatable, V: Equatable>(_ dictionaries: [K: V]...) -> [K: V] {
:warning: Sources/DictionaryExtensions.swift#L180: redundant conformance constraint ‘K’: ‘Hashable’
public func | <K: Hashable, V> (first: [K: V], second: [K: V]) -> [K: V] {
3 Messages
:book: Executed 202 tests, with 0 failures (0 unexpected) in 4.587 (4.847) seconds
:book: Executed 187 tests, with 0 failures (0 unexpected) in 4.259 (4.437) seconds
:book: Executed 124 tests, with 0 failures (0 unexpected) in 3.744 (3.791) seconds

Generated by :no_entry_sign: Danger

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #483   +/-   ##
=======================================
  Coverage   43.09%   43.09%           
=======================================
  Files          50       50           
  Lines        2265     2265           
=======================================
  Hits          976      976           
  Misses       1289     1289

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 4536c10...1ec0d75. Read the comment docs.

Esqarrouth commented 6 years ago

You also need to make a new release

Esqarrouth commented 6 years ago

http://cocoapods.org/pods/EZSwiftExtensions