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

[NEW] Video message header #2251

Merged

Conversation

filipealva
Copy link
Collaborator

@filipealva filipealva commented Oct 15, 2018

@RocketChat/ios

Needs #2250 to be merged first

let videoThumbPath: URL?
let hasText: Bool

init(identifier: String, descriptionText: String?, videoURL: URL?, videoThumbPath: URL?, hasText: Bool, user: UnmanagedUser?, message: UnmanagedMessage?) {

Choose a reason for hiding this comment

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

Line Length Violation: Line should be 120 characters or less: currently 159 characters (line_length)

@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

Merging #2251 into feature/integrate-rc-view-controller will decrease coverage by 0.42%.
The diff coverage is 0.57%.

Impacted file tree graph

@@                           Coverage Diff                            @@
##           feature/integrate-rc-view-controller    #2251      +/-   ##
========================================================================
- Coverage                                 26.95%   26.53%   -0.43%     
========================================================================
  Files                                       419      423       +4     
  Lines                                     15746    15877     +131     
========================================================================
- Hits                                       4245     4213      -32     
- Misses                                    11501    11664     +163
Impacted Files Coverage Δ
...ket.Chat/Views/Chat/New Chat/Cells/AudioCell.swift 0% <0%> (ø)
...ews/Chat/New Chat/Cells/BaseAudioMessageCell.swift 0% <0%> (ø)
...t/Views/Chat/New Chat/Cells/BasicMessageCell.swift 0% <0%> (ø) ⬆️
...Controllers/Chat/ChatSections/MessageSection.swift 1.5% <0%> (-0.13%) ⬇️
.../Views/Chat/New Chat/Cells/MessageHeaderCell.swift 0% <0%> (ø)
...Chat/New Chat/ChatItems/AudioMessageChatItem.swift 0% <0%> (ø) ⬆️
...t/Views/Chat/New Chat/Cells/AudioMessageCell.swift 0% <0%> (ø) ⬆️
...hat/New Chat/ChatItems/MessageHeaderChatItem.swift 0% <0%> (ø)
...Chat/Controllers/Chat/MessagesViewController.swift 41.93% <100%> (+0.95%) ⬆️
...anagers/Model/AuthManager/AuthManagerRecover.swift 36.36% <0%> (-60.61%) ⬇️
... and 10 more

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 b0362a9...c937acb. Read the comment docs.

@rafaelks rafaelks added this to the 3.2.0 milestone Oct 15, 2018
@rafaelks rafaelks added this to In Progress in Cycle 10: 10/05 ~ 11/05 via automation Oct 15, 2018
Cycle 10: 10/05 ~ 11/05 automation moved this from In Progress to In Review / QA Oct 15, 2018
@rafaelks rafaelks merged commit e67172a into feature/integrate-rc-view-controller Oct 15, 2018
Cycle 10: 10/05 ~ 11/05 automation moved this from In Review / QA to Done Oct 15, 2018
@rafaelks rafaelks deleted the feature/video-message-headers branch October 15, 2018 15:52
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