Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed operator order for continueCalculatingCells #71

Merged
merged 2 commits into from Feb 9, 2017

Conversation

rubencagnie
Copy link
Contributor

continueCalculatingCells was not called when updated was already set (operator order)

Fixes #70

continueCalculatingCells was not called when `updated` was already set (operator order)

Fixes #70
@codecov-io
Copy link

codecov-io commented Feb 8, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@6d8b555). Click here to learn what that means.

@@            Coverage Diff            @@
##             master      #71   +/-   ##
=========================================
  Coverage          ?   93.78%           
=========================================
  Files             ?       37           
  Lines             ?     2914           
  Branches          ?        0           
=========================================
  Hits              ?     2733           
  Misses            ?      181           
  Partials          ?        0
Impacted Files Coverage Δ
Source/Layout/BrickFlowLayout.swift 95.18% <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 6d8b555...9102b4a. Read the comment docs.

@rubencagnie rubencagnie merged commit fe51ce9 into master Feb 9, 2017
@rubencagnie rubencagnie deleted the 70-disappearing-bricks branch March 2, 2017 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants