CombineCommunity / CombineCocoa

Combine publisher bridges for UIKit
MIT License
1.67k stars 133 forks source link

Fix test bulid #64

Open dochoi-bot opened 3 years ago

dochoi-bot commented 3 years ago

because of swift currently Version, deallocate(capacity:) is unavaliable, optional casting.. 😂 image image

reference https://stackoverflow.com/questions/48570240/swift-4-1-deinitialize-and-deallocatecapacity-deprecated

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (763c2be) into main (4e262c2) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   74.36%   74.68%   +0.31%     
==========================================
  Files          28       28              
  Lines         628      628              
==========================================
+ Hits          467      469       +2     
+ Misses        161      159       -2     
Impacted Files Coverage Δ
...s/CombineCocoa/Controls/UIScrollView+Combine.swift 100.00% <100.00%> (ø)
...neCocoa/Controls/UIGestureRecognizer+Combine.swift 68.00% <0.00%> (+8.00%) :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 4e262c2...763c2be. Read the comment docs.