CollectionViewSlantedLayout
CollectionViewSlantedLayout copied to clipboard
Layout attributes were received from the layout but are not valid for the data source counts. Attributes will be ignored.
Related to issue #47.
Codecov Report
Merging #48 (caed6d0) into master (a26e4cc) will increase coverage by
0.03%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #48 +/- ##
==========================================
+ Coverage 94.53% 94.57% +0.03%
==========================================
Files 8 8
Lines 256 221 -35
==========================================
- Hits 242 209 -33
+ Misses 14 12 -2
| Impacted Files | Coverage Δ | |
|---|---|---|
| Sources/CollectionViewSlantedLayout.swift | 97.93% <100.00%> (-0.22%) |
:arrow_down: |
| Sources/Extensions/CAShapeLayer+Helpers.swift | 100.00% <0.00%> (ø) |
|
| Sources/Internal/CollectionViewSlantedMasks.swift | 100.00% <0.00%> (ø) |
|
| ...es/Extensions/UICollectionViewLayout+Helpers.swift | 100.00% <0.00%> (ø) |
|
| Sources/CollectionViewSlantedCell.swift | 33.33% <0.00%> (+2.56%) |
:arrow_up: |
| ...ternal/CollectionViewSlantedLayoutAttributes.swift | 81.81% <0.00%> (+3.24%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update a26e4cc...caed6d0. Read the comment docs.