Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[CHORE] Update RocketChatViewController & DifferenceKit #2535

Merged
merged 1 commit into from Feb 5, 2019

Conversation

rafaelks
Copy link
Contributor

@rafaelks rafaelks commented Feb 5, 2019

@RocketChat/ios

Merges this PR into the app: RocketChat/RocketChatViewController#52

@rafaelks rafaelks added this to the 3.4.0 milestone Feb 5, 2019
@rafaelks rafaelks added this to In Progress in Cycle 14: 02/05 ~ 03/05 via automation Feb 5, 2019
@@ -517,7 +554,8 @@ internal func differentiate<E: Differentiable, I>(
let deleteOffset = sourceTraces[sourceIndex].deleteOffset
moved.append((source: mapIndex(sourceIndex - deleteOffset), target: mapIndex(targetIndex)))
}
} else {
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration. (statement_position)

} else {
updatedElements?(targetElement)
undeletedElements?(targetElement)
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration. (statement_position)

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #2535 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2535   +/-   ##
========================================
  Coverage    26.45%   26.45%           
========================================
  Files          456      456           
  Lines        16867    16867           
========================================
  Hits          4463     4463           
  Misses       12404    12404

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 3fb177c...a019657. Read the comment docs.

@rafaelks rafaelks merged commit 60c26b8 into develop Feb 5, 2019
Cycle 14: 02/05 ~ 03/05 automation moved this from In Progress to Done Feb 5, 2019
@rafaelks rafaelks deleted the chore/update_rcvc_sdk branch February 5, 2019 14:10
@rafaelks rafaelks modified the milestones: 3.4.0, 3.3.0 Feb 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants