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

Safe area support #632

Merged
merged 3 commits into from
Jul 13, 2020
Merged

Safe area support #632

merged 3 commits into from
Jul 13, 2020

Conversation

esilverberg
Copy link
Contributor

Fix for #550

@codecov-io
Copy link

codecov-io commented Jan 7, 2020

Codecov Report

Merging #632 into master will increase coverage by 0.05%.
The diff coverage is 78.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   61.22%   61.28%   +0.05%     
==========================================
  Files          92       92              
  Lines        4965     4980      +15     
==========================================
+ Hits         3040     3052      +12     
- Misses       1925     1928       +3
Impacted Files Coverage Δ
...Source/ChatController/BaseChatViewController.swift 70.66% <78.94%> (+0.13%) ⬆️
...hatController/BaseChatViewController+Changes.swift 89.31% <0%> (+0.38%) ⬆️

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 be10289...e722dd4. Read the comment docs.

@wiruzx wiruzx self-requested a review February 4, 2020 07:59
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2020

Codecov Report

Merging #632 into master will decrease coverage by 0.10%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
- Coverage   72.84%   72.74%   -0.11%     
==========================================
  Files          19       19              
  Lines        1197     1207      +10     
==========================================
+ Hits          872      878       +6     
- Misses        325      329       +4     
Impacted Files Coverage Δ
...Source/ChatController/BaseChatViewController.swift 68.94% <71.42%> (-0.32%) ⬇️

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 2684229...4003a8c. Read the comment docs.

@wiruzx wiruzx merged commit 4003a8c into badoo:master Jul 13, 2020
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.

4 participants