Closed zenangst closed 5 years ago
Merging #116 into master will decrease coverage by
0.2%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #116 +/- ##
==========================================
- Coverage 43.62% 43.42% -0.21%
==========================================
Files 16 16
Lines 1279 1285 +6
==========================================
Hits 558 558
- Misses 721 727 +6
Flag | Coverage Δ | |
---|---|---|
#iOS | 7.33% <0%> (-0.08%) |
:arrow_down: |
#macOS | 84.61% <ø> (ø) |
:arrow_up: |
#tvOS | 9.92% <ø> (ø) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
Sources/iOS+tvOS/Classes/FamilyScrollView.swift | 4.73% <0%> (-0.16%) |
: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 4c41aed...84d213d. Read the comment docs.
FamilyViewController
's are deallocated by not invoking any system layout calls fromdeinit
.