badoo / Chatto

A lightweight framework to build chat applications, made in Swift
MIT License
4.49k stars 595 forks source link

Refactor handling updates #779

Open wiruzx opened 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #779 (1aeaea4) into master (82b430e) will increase coverage by 0.05%. The diff coverage is 0.00%.

:exclamation: Current head 1aeaea4 differs from pull request most recent head 7b7fa5a. Consider uploading reports for the commit 7b7fa5a to get more accurate results

@@            Coverage Diff             @@
##           master     #779      +/-   ##
==========================================
+ Coverage   47.63%   47.69%   +0.05%     
==========================================
  Files         133      133              
  Lines        6491     6498       +7     
==========================================
+ Hits         3092     3099       +7     
  Misses       3399     3399              
Impacted Files Coverage Δ
...er/ChatMessages/New/CollectionUpdateProvider.swift 0.00% <0.00%> (ø)
...Messages/New/NewChatMessageCollectionAdapter.swift 1.55% <0.00%> (+0.05%) :arrow_up:
...NewChatMessageCollectionAdapterConfiguration.swift 0.00% <0.00%> (ø)
Chatto/sources/SerialTaskQueue.swift 62.16% <0.00%> (-37.84%) :arrow_down:
...Chat Items/TextMessages/Views/TextBubbleView.swift 81.38% <0.00%> (+3.19%) :arrow_up:
...oller/Collaborators/ChatItemPresenterFactory.swift 61.53% <0.00%> (+3.84%) :arrow_up:

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 82b430e...7b7fa5a. Read the comment docs.