|
Ran
|
Files
24
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Added compatibility header Summary: - Added IGListCompatibility.h file, and imported it in the files where we need the target check. - Ordered the project by type In "IGListKit.h" we still have the conditional check for `#if TARGET_OS_EMBEDDED || TARGET_OS_SIMULATOR` - Did we want to make a macro or something for this check? This is the most Obj-C I've ever done... just felt that was a worthy comment. Closes #364 - [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/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/369 Differential Revision: D4366344 Pulled By: jessesquires fbshipit-source-id: f0a6168b8
2762 of 2819 relevant lines covered (97.98%)
244.08 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|