zenangst / Spots

:bamboo: Spots is a cross-platform view controller framework for building component-based UIs
Other
1.31k stars 72 forks source link

Improve center alignment when using pagination on iOS #812

Closed zenangst closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #812 into master will decrease coverage by 0.93%. The diff coverage is 45.83%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #812      +/-   ##
=========================================
- Coverage   84.93%     84%   -0.94%     
=========================================
  Files         152     152              
  Lines       10529   10541      +12     
=========================================
- Hits         8943    8855      -88     
- Misses       1586    1686     +100
Flag Coverage Δ
#ios 82.82% <45.83%> (-4.61%) :arrow_down:
#osx 86.59% <ø> (ø) :arrow_up:
#tvos 81.98% <45.83%> (+8.01%) :arrow_up:
Impacted Files Coverage Δ
Sources/iOS/Classes/ComponentFlowLayout.swift 65.7% <0%> (-1.96%) :arrow_down:
Sources/iOS/Classes/Component.swift 90.45% <100%> (+0.11%) :arrow_up:
SpotsTests/tvOS/SpotsControllerTVOSTests.swift 0% <0%> (-100%) :arrow_down:
SpotsTests/tvOS/SpotsScrollViewTVOSTests.swift 0% <0%> (-100%) :arrow_down:
...potsTests/Shared/ComponentFocusDelegateTests.swift 0% <0%> (-86.37%) :arrow_down:
...es/iOS-Exclusive/Classes/SpotsScrollView+iOS.swift 88.67% <0%> (-11.33%) :arrow_down:
Sources/iOS/Classes/DefaultItemView.swift 80.64% <0%> (-6.46%) :arrow_down:
SpotsTests/iOS/ComponentDelegateiOSTests.swift 81.01% <0%> (-3.8%) :arrow_down:
...urces/iOS/Extensions/Delegate+iOS+Extensions.swift 88.88% <0%> (-1.24%) :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 c80b639...7705f81. Read the comment docs.