wayfair-archive / brickkit-ios

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

Added Restricted Brick Size #168

Closed jay18001 closed 7 years ago

jay18001 commented 7 years ago

Created a way for bricks to be restricted with a minimum size or maximum size

rubencagnie commented 7 years ago

Please add a description on what this PR does

codecov-io commented 7 years ago

Codecov Report

Merging #168 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   93.34%   93.37%   +0.02%     
==========================================
  Files          39       39              
  Lines        4134     4149      +15     
  Branches      335      339       +4     
==========================================
+ Hits         3859     3874      +15     
  Misses        274      274              
  Partials        1        1
Impacted Files Coverage Δ
Source/ViewControllers/BrickCollectionView.swift 95.41% <ø> (ø) :arrow_up:
Source/Models/BrickDimension.swift 99.33% <100%> (+0.04%) :arrow_up:
Source/Cells/BrickCell.swift 98.55% <100%> (+0.05%) :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 3f7f86a...3025824. Read the comment docs.