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

Make Subclassing BaseMessageCollectionViewCell Possible Outside of Ch… #48

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

bcamur
Copy link

@bcamur bcamur commented Feb 26, 2016

…attoAdditions Module

-This commit exposes messageViewModel, createBubbleView() and init
functions of BaseMessageCollectionViewCell class to other modules by
changing their access modifiers to public.
-This also requires to change the access level of createBubbleView()
function of TextMessageCollectionViewCell and
PhotoMessageCollectionViewCell to be made public

…attoAdditions Module

-This commit exposes messageViewModel, createBubbleView() and init
functions of BaseMessageCollectionViewCell class to other modules by
changing their access modifiers to ‘public’.
-This also requires to change the access level of createBubbleView()
function of  TextMessageCollectionViewCell and
PhotoMessageCollectionViewCell to be made ‘public’
@codecov-io
Copy link

Current coverage is 61.97%

Merging #48 into dev will not affect coverage as of 8d42598

@@              dev     #48   diff @@
=====================================
  Files          57      57       
  Stmts        2819    2819       
  Branches        0       0       
  Methods         0       0       
=====================================
  Hit          1747    1747       
  Partial         0       0       
  Missed       1072    1072       

Review entire Coverage Diff as of 8d42598

Powered by Codecov. Updated on successful CI builds.

diegosanchezr added a commit that referenced this pull request Feb 26, 2016
Make Subclassing BaseMessageCollectionViewCell Possible Outside of ChattoAdditions
@diegosanchezr diegosanchezr merged commit d5a95c8 into badoo:dev Feb 26, 2016
@bcamur bcamur deleted the dev branch February 26, 2016 16:38
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.

3 participants