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

Improve macOS implementation when using padding #125

Closed zenangst closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #125 into master will decrease coverage by 0.75%. The diff coverage is 86.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
- Coverage   84.47%   83.72%   -0.76%     
==========================================
  Files          10       10              
  Lines         760      774      +14     
==========================================
+ Hits          642      648       +6     
- Misses        118      126       +8
Flag Coverage Δ
#iOS 40.54% <ø> (ø) :arrow_up:
#macOS 83.72% <86.07%> (-0.76%) :arrow_down:
#tvOS 40.54% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
Sources/macOS/Classes/FamilyWrapperView.swift 85.29% <100%> (-0.22%) :arrow_down:
Sources/macOS/Classes/FamilyViewController.swift 81.15% <37.5%> (-2.85%) :arrow_down:
Sources/macOS/Classes/FamilyClipView.swift 86.66% <75%> (-13.34%) :arrow_down:
Sources/macOS/Classes/FamilyDocumentView.swift 91.93% <83.33%> (-2.07%) :arrow_down:
Sources/macOS/Classes/FamilyScrollView.swift 85.26% <96%> (+0.33%) :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 5c70d63...54e2d17. Read the comment docs.