wire-ios_legacy icon indicating copy to clipboard operation
wire-ios_legacy copied to clipboard

fix: Start Conversation Snapshot Tests ACC - 220

Open agisilaos opened this issue 3 years ago • 1 comments


PR Submission Checklist for internal contributors

  • The PR Title

    • [ ] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • [ ] contains a reference JIRA issue number like SQPIT-764
    • [ ] answers the question: If merged, this PR will: ... ³
  • The PR Description

    • [ ] 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 contain all the snapshot fixes related to the changes of Start Conversation View.


References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

agisilaos avatar Aug 08 '22 10:08 agisilaos

Codecov Report

Merging #5798 (3b921dd) into develop (22454a8) will decrease coverage by 0.02%. The diff coverage is 75.88%.

:exclamation: Current head 3b921dd differs from pull request most recent head cbd2f6d. Consider uploading reports for the commit cbd2f6d to get more accurate results

@@             Coverage Diff             @@
##           develop    #5798      +/-   ##
===========================================
- Coverage    60.52%   60.50%   -0.03%     
===========================================
  Files         1018     1020       +2     
  Lines        56724    56726       +2     
  Branches     23576    23584       +8     
===========================================
- Hits         34331    34320      -11     
- Misses       22021    22034      +13     
  Partials       372      372              

codecov-commenter avatar Aug 08 '22 13:08 codecov-commenter