CollectionViewSlantedLayout icon indicating copy to clipboard operation
CollectionViewSlantedLayout copied to clipboard

Layout attributes were received from the layout but are not valid for the data source counts. Attributes will be ignored.

Open WestFR opened this issue 5 years ago • 1 comments

Related to issue #47.

WestFR avatar Nov 10 '20 10:11 WestFR

Codecov Report

Merging #48 (caed6d0) into master (a26e4cc) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update a26e4cc...caed6d0. Read the comment docs.

codecov[bot] avatar Nov 10 '20 10:11 codecov[bot]