wire-ios_legacy
wire-ios_legacy copied to clipboard
fix: Snapshot Tests related to new colors in Start Conversation View [Part 3] AC-220
PR Submission Checklist for internal contributors
-
The PR Title
- [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
- [x] contains a reference JIRA issue number like
SQPIT-764 - [x] answers the question: If merged, this PR will: ... ³
-
The PR Description
- [x] is free of optional paragraphs and you have filled the relevant parts to the best of your ability
What's new in this PR?
With this PR we fix the last set of tests impacted by the changes we made on the Start Conversation View.
References
- https://sparkbox.com/foundry/semantic_commit_messages
- https://github.com/wireapp/.github#usage
- E.g.
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
fix/start-conversation-view-part-0@2a34720). Click here to learn what that means. The diff coverage isn/a.
:exclamation: Current head 3b4f73c differs from pull request most recent head 31f0fdf. Consider uploading reports for the commit 31f0fdf to get more accurate results
@@ Coverage Diff @@
## fix/start-conversation-view-part-0 #5789 +/- ##
=====================================================================
Coverage ? 60.48%
=====================================================================
Files ? 1019
Lines ? 56709
Branches ? 23570
=====================================================================
Hits ? 34298
Misses ? 22039
Partials ? 372
@agisilaos Please double check GroupDetailsViewControllerSnapshotTests
Closing this because #5798 is now merged.