SoySauceLab / CollectionKit

Reimagining UICollectionView
MIT License
4.4k stars 259 forks source link

Fix typos in README.md #147

Open dfrishbuter opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #147 into master will decrease coverage by 8.67%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   82.13%   73.46%   -8.68%     
==========================================
  Files          57       41      -16     
  Lines        2234     1123    -1111     
==========================================
- Hits         1835      825    -1010     
+ Misses        399      298     -101
Impacted Files Coverage Δ
CollectionKitTests/WaterfallLayoutSpec.swift
CollectionKitTests/RowLayoutSpec.swift
CollectionKitTests/BasicProviderSpec.swift
Sources/Other/CollectionReloadable.swift
Sources/Other/Deprecated.swift
...ollectionKitTests/ComposedHeaderProviderSpec.swift
CollectionKitTests/CollectionViewSpec.swift
CollectionKitTests/TestUils.swift
Sources/Addon/EmptyStateProvider.swift
Sources/Other/CollectionReuseViewManager.swift
... and 6 more

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 daf0bc3...c428d94. Read the comment docs.