Closed zenangst closed 4 years ago
Merging #188 into master will increase coverage by
0.33%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #188 +/- ##
==========================================
+ Coverage 79.78% 80.11% +0.33%
==========================================
Files 11 11
Lines 821 835 +14
==========================================
+ Hits 655 669 +14
Misses 166 166
Flag | Coverage Δ | |
---|---|---|
#iOS | 43.00% <ø> (-13.53%) |
:arrow_down: |
#macOS | 80.11% <100.00%> (+0.33%) |
:arrow_up: |
#tvOS | 43.00% <ø> (-13.53%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
Sources/macOS/Classes/FamilyScrollView.swift | 81.52% <100.00%> (+0.15%) |
:arrow_up: |
Sources/Shared/FamilyCache.swift | 100.00% <0.00%> (ø) |
|
Sources/macOS/Classes/FamilyDocumentView.swift | 91.07% <0.00%> (+0.16%) |
:arrow_up: |
Sources/macOS/Classes/FamilyViewController.swift | 78.71% <0.00%> (+0.21%) |
:arrow_up: |
Sources/Shared/FamilySpaceManager.swift | 54.83% <0.00%> (+6.69%) |
: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 fa29612...e7b7e22. Read the comment docs.
Add handling of compositional layouts when checking if the scroll view is allowed to scroll or not.