|
Ran
|
Files
59
|
Run time
2s
|
Badge
README BADGES
|
push
github
UICollectionViewLayout+InteractiveReordering Summary: ## Stack We aim to remove +load methods from the codebase to reduce pre-main startup time and to unblock enabling startup optimizations ## Diff UICollectionViewLayout+InteractiveReordering marked as Internal in IGListKit. I am assuming that this is an internal implementation detail of the IGListKit and is not supposed to run globally outside of the IGListKit context. Based on that assumption I migrated global +load API to a `setup` method, which is being execution in IGListAdapter constructor, core class of the IGListKit library Reviewed By: AfrazCodes Differential Revision: D81592721 fbshipit-source-id: 718b936e6
4288 of 4469 relevant lines covered (95.95%)
700.06 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|