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

[CHORE] Update RocketChatViewController with bug fixes #2429

Merged
merged 2 commits into from Dec 13, 2018
Merged

Conversation

cardoso
Copy link
Collaborator

@cardoso cardoso commented Dec 13, 2018

No description provided.

@cardoso cardoso added this to the 3.2.0 milestone Dec 13, 2018
guard presentedViewController?.isBeingDismissed != false else {
return
}

Choose a reason for hiding this comment

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

Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)

guard presentedViewController?.isBeingDismissed != false else {
return nil
}

Choose a reason for hiding this comment

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

Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)

@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@a4e2011). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #2429   +/-   ##
==========================================
  Coverage           ?   25.89%           
==========================================
  Files              ?      447           
  Lines              ?    16805           
  Branches           ?        0           
==========================================
  Hits               ?     4351           
  Misses             ?    12454           
  Partials           ?        0

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 a4e2011...e187f51. Read the comment docs.

@rafaelks rafaelks merged commit 53fbd8d into develop Dec 13, 2018
@rafaelks rafaelks deleted the uodate/rcvc branch December 13, 2018 23:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants