zenangst / Family

:children_crossing: A child view controller framework that makes setting up your parent controllers as easy as pie.
Other
250 stars 10 forks source link

Don't invoke layout related methods in deinit #116

Closed zenangst closed 5 years ago

zenangst commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #116 into master will decrease coverage by 0.2%. The diff coverage is 0%.

Impacted file tree graph

@@            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.