mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-22 16:58:23 +00:00
Summary: ## Changes in this pull request I moved the functions from ` IGListArrayUtilsInternal.h` to `IGListArrayUtilsInternal.m` to ensure the code was properly captured for code coverage, but I forgot to re-run the SPM script to generate a new symlink for it. This should fix the failing sample app build tests. ### Checklist - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/main/.github/CONTRIBUTING.md) Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1591 Test Plan: Confirmed this lets the sample apps run again. Reviewed By: fabiomassimo Differential Revision: D50013194 Pulled By: TimOliver fbshipit-source-id: ff4bebae781ebb460915458848cb340a89401a83 |
||
|---|---|---|
| .. | ||
| include | ||
| IGListAdapter+DebugDescription.h | ||
| IGListAdapter+DebugDescription.m | ||
| IGListAdapter+UICollectionView.h | ||
| IGListAdapter+UICollectionView.m | ||
| IGListAdapter.m | ||
| IGListAdapterInternal.h | ||
| IGListAdapterProxy.h | ||
| IGListAdapterProxy.m | ||
| IGListAdapterUpdater+DebugDescription.h | ||
| IGListAdapterUpdater+DebugDescription.m | ||
| IGListAdapterUpdater.m | ||
| IGListAdapterUpdaterHelpers.h | ||
| IGListAdapterUpdaterHelpers.m | ||
| IGListAdapterUpdaterInternal.h | ||
| IGListArrayUtilsInternal.h | ||
| IGListArrayUtilsInternal.m | ||
| IGListBatchUpdateData+DebugDescription.h | ||
| IGListBatchUpdateData+DebugDescription.m | ||
| IGListBatchUpdateState.h | ||
| IGListBatchUpdateTransaction.h | ||
| IGListBatchUpdateTransaction.m | ||
| IGListBindingSectionController+DebugDescription.h | ||
| IGListBindingSectionController+DebugDescription.m | ||
| IGListBindingSectionController.m | ||
| IGListBindingSingleSectionController.m | ||
| IGListCollectionView.m | ||
| IGListCollectionViewLayout.mm | ||
| IGListCollectionViewLayoutInternal.h | ||
| IGListDataSourceChangeTransaction.h | ||
| IGListDataSourceChangeTransaction.m | ||
| IGListDebugger.h | ||
| IGListDebugger.m | ||
| IGListDebuggingUtilities.h | ||
| IGListDebuggingUtilities.m | ||
| IGListDisplayHandler.h | ||
| IGListDisplayHandler.m | ||
| IGListGenericSectionController.m | ||
| IGListIndexPathResultInternal.h | ||
| IGListIndexSetResultInternal.h | ||
| IGListItemUpdatesCollector.h | ||
| IGListItemUpdatesCollector.m | ||
| IGListMoveIndexInternal.h | ||
| IGListMoveIndexPathInternal.h | ||
| IGListReloadDataUpdater.m | ||
| IGListReloadIndexPath.h | ||
| IGListReloadIndexPath.m | ||
| IGListReloadTransaction.h | ||
| IGListReloadTransaction.m | ||
| IGListSectionController.m | ||
| IGListSectionControllerInternal.h | ||
| IGListSectionMap+DebugDescription.h | ||
| IGListSectionMap+DebugDescription.m | ||
| IGListSectionMap.h | ||
| IGListSectionMap.m | ||
| IGListSingleSectionController.m | ||
| IGListTransitionData.m | ||
| IGListUpdateTransactable.h | ||
| IGListUpdateTransactionBuilder.h | ||
| IGListUpdateTransactionBuilder.m | ||
| IGListWorkingRangeHandler.h | ||
| IGListWorkingRangeHandler.mm | ||
| UICollectionView+DebugDescription.h | ||
| UICollectionView+DebugDescription.m | ||
| UICollectionView+IGListBatchUpdateData.h | ||
| UICollectionView+IGListBatchUpdateData.m | ||
| UICollectionViewLayout+InteractiveReordering.h | ||
| UICollectionViewLayout+InteractiveReordering.m | ||
| UIScrollView+IGListKit.h | ||
| UIScrollView+IGListKit.m | ||