Esqarrouth / EZSwiftExtensions

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

Implement Hashable hashString #485

Closed rugheid closed 6 years ago

rugheid commented 6 years ago

Checklist

EZSwiftExtensionsBot commented 6 years ago
3 Messages
:book: Executed 204 tests, with 0 failures (0 unexpected) in 4.813 (5.075) seconds
:book: Executed 189 tests, with 0 failures (0 unexpected) in 4.364 (4.545) seconds
:book: Executed 126 tests, with 0 failures (0 unexpected) in 3.865 (3.933) seconds

Generated by :no_entry_sign: Danger

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d132ea3). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #485   +/-   ##
========================================
  Coverage          ?   43.6%           
========================================
  Files             ?      52           
  Lines             ?    2314           
  Branches          ?       0           
========================================
  Hits              ?    1009           
  Misses            ?    1305           
  Partials          ?       0
Impacted Files Coverage Δ
Sources/HashableExtensions.swift 100% <100%> (ø)

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 d132ea3...c98acff. Read the comment docs.

rugheid commented 6 years ago

I think this PR is ready for merge now. 😀