RxReusable icon indicating copy to clipboard operation
RxReusable copied to clipboard

Migrate to Swift 4.2

Open murselturk opened this issue 7 years ago • 1 comments

#4

murselturk avatar Oct 04 '18 15:10 murselturk

Codecov Report

Merging #5 into master will increase coverage by 0.63%. The diff coverage is 98.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   96.79%   97.42%   +0.63%     
==========================================
  Files          11       11              
  Lines         406      350      -56     
==========================================
- Hits          393      341      -52     
+ Misses         13        9       -4
Impacted Files Coverage Δ
Sources/RxReusable/UIView+Utils.swift 100% <ø> (ø)
Sources/RxReusable/Driver+RxReusable.swift 0% <0%> (ø)
...urces/RxReusable/UICollectionView+RxReusable.swift 100% <100%> (ø)
Tests/RxReusableTests/DisplayingTests.swift 100% <100%> (ø) :arrow_up:
Sources/RxReusable/NSObject+RxReusable.swift 92.85% <100%> (ø)
...ources/RxReusable/UITableViewCell+RxReusable.swift 100% <100%> (ø)
Sources/RxReusable/RxReusableType.swift 92.3% <100%> (ø)
...s/RxReusable/UICollectionViewCell+RxReusable.swift 100% <100%> (ø)
Sources/RxReusable/UITableView+RxReusable.swift 100% <100%> (ø)
Sources/RxReusable/Observable+RxReusable.swift 100% <100%> (ø)
... and 3 more

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 f728ac9...69709b9. Read the comment docs.

codecov-io avatar Oct 04 '18 18:10 codecov-io