Esqarrouth / EZSwiftExtensions

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

Adding round corners to UIView #424

Closed kusakusakusa closed 7 years ago

kusakusakusa commented 7 years ago

Checklist

Gist

PS its my first time contributing to a open source project. Thank you for your guidance πŸ™‡

EZSwiftExtensionsBot commented 7 years ago
2 Messages
:book: Executed 189 tests, with 0 failures (0 unexpected) in 22.988 (23.211) seconds
:book: Executed 174 tests, with 0 failures (0 unexpected) in 4.405 (4.559) seconds

Generated by :no_entry_sign: Danger

Khalian commented 7 years ago

Could you also add a changelog entry and squash your commits together?

codecov-io commented 7 years ago

Codecov Report

Merging #424 into master will increase coverage by 0.45%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
+ Coverage   40.33%   40.79%   +0.45%     
==========================================
  Files          49       49              
  Lines        2194     2199       +5     
==========================================
+ Hits          885      897      +12     
+ Misses       1309     1302       -7
Impacted Files Coverage Ξ”
Sources/UIViewExtensions.swift 7.27% <100%> (+3.74%) :arrow_up:

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 7f4b8f1...baefe1f. Read the comment docs.

kusakusakusa commented 7 years ago

oops i think i did the wrong thing git push -f ~= squash eh :(

kusakusakusa commented 7 years ago

πŸ‘Œ Many thx for your patience!

Great work on the pod btw!