badoo / Chatto

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

Reintroduce delete extra call layoutIfNeeded to increase performance #770

Closed jrcmramos-bumble closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #770 (f6f0cf9) into master (2ef4cd5) will decrease coverage by 0.86%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #770      +/-   ##
==========================================
- Coverage   51.24%   50.38%   -0.87%     
==========================================
  Files         129      129              
  Lines        6139     6139              
==========================================
- Hits         3146     3093      -53     
- Misses       2993     3046      +53     
Impacted Files Coverage Δ
...eMessage/Views/BaseMessageCollectionViewCell.swift 55.58% <0.00%> (-3.04%) :arrow_down:
...ems/CompoundMessage/CompoundMessagePresenter.swift 37.85% <0.00%> (-0.22%) :arrow_down:
...ttoAdditions/sources/Common/UIView+Additions.swift 0.00% <0.00%> (-66.67%) :arrow_down:
...hattoAdditions/sources/Common/AnimationUtils.swift 61.53% <0.00%> (-38.47%) :arrow_down:
...at Items/PhotoMessages/Views/PhotoBubbleView.swift 75.88% <0.00%> (-8.52%) :arrow_down:
...essIndicatorView/CircleProgressIndicatorView.swift 44.55% <0.00%> (-4.96%) :arrow_down:
...rcleProgressIndicatorView/CircleProgressView.swift 56.97% <0.00%> (-4.66%) :arrow_down:
...Chat Items/TextMessages/Views/TextBubbleView.swift 78.19% <0.00%> (-4.26%) :arrow_down:
...s/CircleProgressIndicatorView/CircleIconView.swift 58.38% <0.00%> (-2.02%) :arrow_down:

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 2ef4cd5...f6f0cf9. Read the comment docs.