wayfair-archive / brickkit-ios

DEPRECATED - BrickKit For IOS
Apache License 2.0
605 stars 57 forks source link

Added prepareForReuse functions to Button and Label bricks #188

Closed willspurgeon closed 7 years ago

willspurgeon commented 7 years ago

Issue #187

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #188   +/-   ##
=========================================
  Coverage          ?   93.48%           
=========================================
  Files             ?       40           
  Lines             ?     4438           
  Branches          ?      361           
=========================================
  Hits              ?     4149           
  Misses            ?      288           
  Partials          ?        1
Impacted Files Coverage Δ
Source/Bricks/Label/LabelBrick.swift 85.18% <100%> (ø)
Source/Bricks/Button/ButtonBrick.swift 86.36% <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 fa2d3ad...64454f3. Read the comment docs.