|
Ran
|
Jobs
1
|
Files
54
|
Run time
1min
|
Badge
README BADGES
|
push
github
add autoDeselectEnabled to IGListAdapter Summary: We're finding ourselves with the need to delesect a lot of cells, but still allow selction. We could do it in each section-controller, but it's easy to mess up and forget in new section-controllers. So, lets add "auto deselection" to `IGListAdapter` directly. When enabled, section-controllers still get the `-didSelect`, but they don't need to deselect the cell. Differential Revision: D80272474 fbshipit-source-id: 3d905f1f3
4275 of 4450 relevant lines covered (96.07%)
702.68 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
95.22 |
0.06% | Source/IGListKit/Internal/IGListAdapter+UICollectionView.m |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | iOS - 16992716277.1 | 59 |
95.95 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|