RxReusable
RxReusable copied to clipboard
Swizzle didMoveToWindow() instead of init()
Fixes #1 and #2
Codecov Report
Merging #3 into master will increase coverage by
0.06%. The diff coverage is100%.
@@ Coverage Diff @@
## master #3 +/- ##
==========================================
+ Coverage 96.79% 96.86% +0.06%
==========================================
Files 11 11
Lines 406 415 +9
==========================================
+ Hits 393 402 +9
Misses 13 13
| Impacted Files | Coverage Δ | |
|---|---|---|
| Tests/RxReusableTests/DisplayingTests.swift | 100% <100%> (ø) |
:arrow_up: |
| Sources/UICollectionView+RxReusable.swift | 95.55% <100%> (+0.2%) |
:arrow_up: |
| Sources/UITableView+RxReusable.swift | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update f728ac9...8f1b5a1. Read the comment docs.